Android Open Source - Location track Truman






Project Summary

Android App that tracks my GPS location and posts it to winston.kevintcoughlin.com a node.js server.

Web Site / Source Repository

Truman is hosted in the following web site
https://github.com/KevinTCoughlin/Truman

If you think the Android project Truman 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 Truman.

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedCWAC-LocationPoller.jar
android-async-http-1.4.1.jar
gson-2.2.2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
Asset File Namesassets\.gitkeep
assets\images\rails.png
assets\javascripts\.gitkeep
assets\javascripts\bootstrap.js.coffee
assets\javascripts\coordinates.js.coffee
assets\javascripts\send_text.js.coffee
assets\stylesheets\.gitkeep
assets\stylesheets\bootstrap_and_overrides.css.less
assets\stylesheets\coordinates.css.scss
assets\stylesheets\scaffolds.css.scss
assets\stylesheets\send_text.css.less




Resource Files

There are 2 image files in Truman. The names of the image files are listed as follows.

gps.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Truman has the following Java source files.

com.kevintcoughlin.helpers.Coordinate.java
com.kevintcoughlin.helpers.CoordinatesDataSource.java
com.kevintcoughlin.helpers.MySQLiteHelper.java
com.kevintcoughlin.helpers.TrumanRESTClient.java
com.kevintcoughlin.winston.MainActivity.java
com.kevintcoughlin.winston.receivers.LocationReceiver.java