Android Open Source - Location GPS triptracker






Project Summary

android app to do background GPS location polling and POST it to an HTTP server.

Web Site / Source Repository

triptracker is hosted in the following web site
https://github.com/jcs/triptracker

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

ItemValue
Java File Count5
Target SDK Version16
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK




License

The license information of triptracker is as follows:

Copyright (c) 2012 joshua stein <jcs@jcs.org> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redist...

Java Source Files

org.jcs.triptracker.AlarmBroadcast.java
org.jcs.triptracker.LogMessage.java
org.jcs.triptracker.MainActivity.java
org.jcs.triptracker.Prefs.java
org.jcs.triptracker.TrackerService.java