Android Application to store GPS location without data connectivity.
LogMyPlace is hosted in the following web site
https://github.com/madanvkumarsjsu/LogMyPlace
If you think the Android project LogMyPlace 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 LogMyPlace.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in LogMyPlace. The names of the image files are listed as follows.
appicon.png
The following screenshort is generated from the image listed above.
LogMyPlace has the following Java source files.
com.example.app.DisplayPlaces.java com.example.app.GPSTracker.java com.example.app.MainActivity.java com.example.app.SQLiteHelper.java