android
Android Location API vs geolocation-API
I am a new bee to mobile programming. What is the different between http://developer.android.com/google/play-services/location.html Vs http://www.w3.org/TR/geolocation-API/ 2.If I want my mobile users to send information like latitude , user profile information to server through Web service what should be the best approach ? 3.Is it possible to use http://www.w3.org/TR/geolocation-API/ track locations of Android applications
Both can do. Its based on what u use. If u use Android API (Java) you have a couple of options to get the current location. When u use JavaScript use this geolocation API that u mentioned.
Related Links
Eclipse: Android: Can't Chance Launcher Activity
Unable to create AVD in Eclipse
System roms in android phones [closed]
Set ImageView image in arraylist according to file extension
Scrolling layout with Webview + LinearLayout in landscape mode
Show title and snippet upon marker creation
Rotation Toggle Not Working
Android Custom listview on Imageview click get textview data and open activity
android camera preview wrong aspect ratio
How to change the background of Android Alert Dialog Title
proximity Alert not fired
Get pdf file from server and display it in pdf viewer in android
Android: Retain Variables In UI Fragment through Config Changes
“Source Not Found”, Debugging Android Application in Eclipse [closed]
How can I import library at android-studio?
javax.net.ssl.SSLException: Not trusted server certificate - keeps coming back