This sample demonstrates how to incorporate location based services in your app and process location updates. The app also shows how to convert lat/long coordinates to human-readable addresses..
android_locationDemo is hosted in the following web site
https://github.com/xalexchen/android_locationDemo
If you think the Android project android_locationDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android_locationDemo.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
There are 4 image files in android_locationDemo. The names of the image files are listed as follows.
button_default.9.png button_default.png button_on.9.png button_pressed.9.png
The following screenshort is generated from the image listed above.
android_locationDemo has the following Java source files.
com.example.android.location.LocationActivity.java