app to track gps and accelerometer.
gps-trax is hosted in the following web site
https://github.com/apivovarov/gps-trax
If you think the Android project gps-trax 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 gps-trax.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in gps-trax. The names of the image files are listed as follows.
accel.png pin_map_gps.png starthere.png
The following screenshort is generated from the image listed above.
gps-trax has the following Java source files.
com.rmx.gpstrax.AccelActivity.java com.rmx.gpstrax.AlertJson.java com.rmx.gpstrax.C.java com.rmx.gpstrax.FileHelper.java com.rmx.gpstrax.GpsTrax.java com.rmx.gpstrax.MainActivity.java com.rmx.gpstrax.NoGpsDialogFragment.java com.rmx.gpstrax.accel.AccelListener.java com.rmx.gpstrax.accel.AccelService.java com.rmx.gpstrax.db.AccelDao.java com.rmx.gpstrax.db.AlertDao.java com.rmx.gpstrax.db.LocationDao.java com.rmx.gpstrax.db.PlateDbHelper.java com.rmx.gpstrax.loc.LocationService.java com.rmx.gpstrax.loc.SpeedListener.java com.rmx.gpstrax.net.NetworkService.java