An Breadboard Arduino with an RGB LED. You can change the color with an Android App (via bluetooth).
acoloid is hosted in the following web site
https://github.com/fabianbormann/acoloid
If you think the Android project acoloid 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 acoloid.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in acoloid. The names of the image files are listed as follows.
acoloid.png
The following screenshort is generated from the image listed above.
acoloid has the following Java source files.
afzkl.development.mColorPicker.drawables.AlphaPatternDrawable.java com.example.acoloid.ColorPanelView.java com.example.acoloid.ColorPickerView.java com.example.acoloid.MainActivity.java