A simple Android application which shows a traffic light and changes color as respond to button or light click..
TrafficLights is hosted in the following web site
https://github.com/gocebe8/TrafficLights
If you think the Android project TrafficLights 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 TrafficLights.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 4 image files in TrafficLights. The names of the image files are listed as follows.
green_on.png light_off.png red_on.png yellow_on.png
The following screenshort is generated from the image listed above.
TrafficLights has the following Java source files.
com.codeherenow.trafficlights.TrafficLightsActivity.java