Android Open Source - Development wifi HackedLights






Project Summary

A project that connects an Android client to an Adruino device over a WiFi link and allows the control of a Sylvania light strand.

Web Site / Source Repository

HackedLights is hosted in the following web site
https://github.com/nwmotogeek/HackedLights

If you think the Android project HackedLights 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 HackedLights.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




License

The license information of HackedLights is as follows:

MIT License

Resource Files

There are 55 image files in HackedLights. The names of the image files are listed as follows.

buttonbirghtnessdown.png
buttonbirghtnessdown_presed.png
buttonbrightnessup.png
buttonbrightnessup_pressed.png
buttoncolorblue.png
buttoncolorblue_pressed.png
buttoncolordarkblue.png
buttoncolordarkblue_pressed.png
buttoncolordarkpurple.png
buttoncolordarkpurple_pressed.png
buttoncolordisabled.png
buttoncolorgreen.png
buttoncolorgreen_pressed.png
buttoncolorgreenblue.png
buttoncolorgreenblue_pressed.png
buttoncolorlightblue.png
buttoncolorlightblue_pressed.png
buttoncolorlightgreen.png
buttoncolorlightgreen_pressed.png
buttoncolorlightpurple.png
buttoncolorlightpurple_pressed.png
buttoncolormediumblue.png
buttoncolormediumblue_pressed.png
buttoncolormediumpurple.png
buttoncolormediumpurple_pressed.png
buttoncolororange.png
buttoncolororange_pressed.png
buttoncolororangeyellow.png
buttoncolororangeyellow_pressed.png
buttoncolorred.png
buttoncolorred_pressed.png
buttoncolorredorange.png
buttoncolorredorange_pressed.png
buttoncolorwhite.png
buttoncolorwhite_pressed.png
buttoncoloryellow.png
buttoncoloryellow_pressed.png
buttonfade.png
buttonfade_pressed.png
buttonflash.png
buttonflash_pressed.png
buttonoff.png
buttonoff_pressed.png
buttonon.png
buttonon_pressed.png
buttonsmooth.png
buttonsmooth_pressed.png
buttonstrobe.png
buttonstrobe_pressed.png
connect.png
disconnect.png
drawer_shadow.9.png
ic_drawer.png
ic_menu_copy.png
ic_menu_delete.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.djs.android.lightstrandcontrol.ControlFragment.java
com.djs.android.lightstrandcontrol.LogFragment.java
com.djs.android.lightstrandcontrol.MainActivity.java
com.djs.android.lightstrandcontrol.SLog.java
com.djs.lightStrandClient.ILSClientListener.java
com.djs.lightStrandClient.LSClient.java
com.djs.lightStrandClient.LightCode.java