Android Open Source - Location Service android_locationDemo






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android_locationDemo.

ItemValue
Java File Count1
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

android_locationDemo has the following Java source files.

com.example.android.location.LocationActivity.java