arduino demo for android.
android-blueduino is hosted in the following web site
https://github.com/AprilBrother/android-blueduino
If you think the Android project android-blueduino 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 android-blueduino.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 2 image files in android-blueduino. The names of the image files are listed as follows.
but.png but_close.png
The following screenshort is generated from the image listed above.
android-blueduino has the following Java source files.
com.aprilbrother.blueduino.ABProtocol.java com.aprilbrother.blueduino.MainActivity.java com.aprilbrother.blueduino.OperateActivity.java com.aprilbrother.blueduino.UartService.java com.aprilbrother.blueduino.bean.PinInfo.java com.aprilbrother.blueduino.contants.Contants.java com.aprilbrother.blueduino.globalvariables.GlobalVariables.java com.aprilbrother.blueduino.utils.ByteUtil.java