Android application that records location in database.
LocationMapper is hosted in the following web site
https://github.com/marcfasel/LocationMapper
If you think the Android project LocationMapper 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 LocationMapper.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in LocationMapper. The names of the image files are listed as follows.
ic_menu_preferences.png
The following screenshort is generated from the image listed above.
LocationMapper has the following Java source files.
com.shinetech.android.LocationCursorAdapter.java com.shinetech.android.LocationDbAdapter.java com.shinetech.android.LocationListenerService.java com.shinetech.android.LocationMapperApplication.java com.shinetech.android.Preferences.java com.shinetech.android.ShowLocationSettingsActivity.java com.shinetech.android.ShowStoredLocationActivity.java