Android Open Source - Hardware car autosavant






Project Summary

Android App for car tracking via bluetooth headset connect/disconnect.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of autosavant.

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version15
Activity Count3
jar files usedandroid-support-v4.jar
guava-14.0.jar
protobuf.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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