Android Open Source - GPS track FlewpGPS






Project Summary

A simple Android app to track GPS data.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FlewpGPS.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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