aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
Commit message (Collapse)AuthorAgeFilesLines
* sdk tools aand adt 17 relative updateHerbert von Broeuschmeul2012-03-231-0/+1
|
* changes in structure project from ADT 14.0.0 Herbert von Broeuschmeul2012-02-271-1/+1
| | | 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/+7
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.