A simple Android app to track GPS data.
FlewpGPS is hosted in the following web site
https://github.com/Flewp/FlewpGPS
If you think the Android project FlewpGPS 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 FlewpGPS.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in FlewpGPS. The names of the image files are listed as follows.
ic_media_play.png ic_media_stop.png ic_menu_refresh.png perm_group_calendar.png
The following screenshort is generated from the image listed above.
FlewpGPS has the following Java source files.
com.flewp.gps.GPSArrayAdapter.java com.flewp.gps.GPSData.java com.flewp.gps.GPSDatabase.java com.flewp.gps.GPSLocationListener.java com.flewp.gps.GPSService.java com.flewp.gps.GPSTimerTask.java com.flewp.gps.MainActivity.java