aboutsummaryrefslogtreecommitdiffstats
path: root/default.properties
Commit message (Collapse)AuthorAgeFilesLines
* changes in structure project from ADT 14.0.0 Herbert von Broeuschmeul2012-02-271-11/+0
| | | ADT 1.4 has introduced change in the structure of projets : http://developer.android.com/sdk/eclipse-adt.html#notes
* An application for using an external bluetooth GPS on Android devices.BlueGPS4Droid_1.2.0BlueGPS4Droid_1.0Herbert von Broeuschmeul2010-09-121-0/+11
The application starts a service, then connects to a Bluetooth device (NMEA GPS) and creates a mock GPS provider which can be used to replace the internal GPS. It's also possible to log the external GPS NMEA data in a file on the device.