Android App that warns you when you are at an intersection with red light camera to avoid getting those annoying tickets.
RedLightProject is hosted in the following web site
https://github.com/gregmagdits/RedLightProject
If you think the Android project RedLightProject 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 RedLightProject.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\redlightlocations.txt res\raw\siren.mp3 |
RedLightProject has the following Java source files.
com.example.redlightproject.RedLightMain.java com.example.redlightproject.RedLightProvider.java