A very simple Android and Arduino Bluetooth connectivity test..
Arduino-Android-Blink is hosted in the following web site
https://github.com/jezhou/Arduino-Android-Blink
If you think the Android project Arduino-Android-Blink 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 Arduino-Android-Blink.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Arduino-Android-Blink has the following Java source files.
com.example.jessezhou.bluetoothblink2.ApplicationTest.java com.example.jessezhou.bluetoothblink2.BlinkCommand.java com.example.jessezhou.bluetoothblink2.BlinkConnectThread.java com.example.jessezhou.bluetoothblink2.Constants.java com.example.jessezhou.bluetoothblink2.MainActivity.java