Android App for car tracking via bluetooth headset connect/disconnect.
autosavant is hosted in the following web site
https://github.com/quirkyllama/autosavant
If you think the Android project autosavant listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of autosavant.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 15 |
Activity Count | 3 |
jar files used | android-support-v4.jar guava-14.0.jar protobuf.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 5 image files in autosavant. The names of the image files are listed as follows.
ic_action_bluetooth_pick.png ic_action_map_icon.png ic_action_route_details.png ic_satellite.png ic_stat_parking_spot.png
The following screenshort is generated from the image listed above.
autosavant has the following Java source files.
com.jjs.autosavant.BluetoothListener.java com.jjs.autosavant.InCarService.java com.jjs.autosavant.MainActivity.java com.jjs.autosavant.RouteCursorAdapter.java com.jjs.autosavant.RouteSorter.java com.jjs.autosavant.RouteTracker.java com.jjs.autosavant.RouteUtils.java com.jjs.autosavant.ShowRouteMapActivity.java com.jjs.autosavant.storage.PlaceStorage.java com.jjs.autosavant.storage.RouteStorage.java