Android application to manage darkroom exposure via an Arduino Uno connected via bluetooth.
darkroomdroid is hosted in the following web site
https://github.com/tizianococcio/darkroomdroid
If you think the Android project darkroomdroid 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 darkroomdroid.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WAKE_LOCK android.permission.WRITE_SETTINGS |
There are 2 image files in darkroomdroid. The names of the image files are listed as follows.
sym_keyboard_delete.png sym_keyboard_feedback_return.png
The following screenshort is generated from the image listed above.
darkroomdroid has the following Java source files.
com.tizianococcio.darkroomdroid.ArduinoRelayControllerWrapper.java com.tizianococcio.darkroomdroid.BasicOnKeyboardActionListener.java com.tizianococcio.darkroomdroid.BluetoothBuddy .java com.tizianococcio.darkroomdroid.CustomKeyboardView.java com.tizianococcio.darkroomdroid.MainActivity.java