Android Open Source - GPS accelerometer gps-trax






Project Summary

app to track gps and accelerometer.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of gps-trax.

ItemValue
Java File Count16
Supported screen sizes[mdpi, hdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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