Android Open Source - UI color TrafficLights






Project Summary

A simple Android application which shows a traffic light and changes color as respond to button or light click..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TrafficLights.

ItemValue
Java File Count1
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1




Resource Files

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.

null

Java Source Files

TrafficLights has the following Java source files.

com.codeherenow.trafficlights.TrafficLightsActivity.java