An Android app I developped that alerts driver when speed going above the limit. This app is working on device..
SpeedingAlert_Android is hosted in the following web site
https://github.com/huizhu912/SpeedingAlert_Android
If you think the Android project SpeedingAlert_Android 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 SpeedingAlert_Android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
SpeedingAlert_Android has the following Java source files.
com.example.l12.locationbasedservices.MainActivity.java com.example.l12.locationbasedservices.MapActivity.java com.example.l12.locationbasedservices.Parser.java