Sample Android Application based on Location Data.
LocationInfo is hosted in the following web site
https://github.com/rmor/LocationInfo
If you think the Android project LocationInfo 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 LocationInfo.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION |
LocationInfo has the following Java source files.
morrow.sample.locationinfo.DistanceFragment.java morrow.sample.locationinfo.HistoryListFragment.java morrow.sample.locationinfo.HistoryManager.java morrow.sample.locationinfo.LocationActivity.java morrow.sample.locationinfo.LocationHelper.java morrow.sample.locationinfo.LocationJSONSerializer.java morrow.sample.locationinfo.LocationReceiver.java morrow.sample.locationinfo.PositionManager.java