Android Open Source - GPS battery android-accelerometer-gps






Project Summary

Track your movements in a way that doesn't drain your battery: offline, and with the accelerometer's help!.

Web Site / Source Repository

android-accelerometer-gps is hosted in the following web site
https://github.com/alanszlosek/android-accelerometer-gps

If you think the Android project android-accelerometer-gps 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 android-accelerometer-gps.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WAKE_LOCK




License

The license information of android-accelerometer-gps is as follows:

MIT License

Resource Files

There are 5 image files in android-accelerometer-gps. The names of the image files are listed as follows.

launcher.png
marker.png
moving.png
settings.png
stationary.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.szlosek.whenmoving.CalibrationActivity.java
com.szlosek.whenmoving.CircularBuffer.java
com.szlosek.whenmoving.DatabaseHelper.java
com.szlosek.whenmoving.DaysActivity.java
com.szlosek.whenmoving.MainActivity.java
com.szlosek.whenmoving.MainApplication.java
com.szlosek.whenmoving.MainReceiver.java
com.szlosek.whenmoving.MainService.java
com.szlosek.whenmoving.SettingsActivity.java
com.szlosek.whenmoving.TimeoutReceiver.java