A simple Android App that interacts with an Arduino via Bluetooth Sockets.
ArduinoBluetooth is hosted in the following web site
https://github.com/toms20/ArduinoBluetooth
If you think the Android project ArduinoBluetooth 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 ArduinoBluetooth.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
ArduinoBluetooth has the following Java source files.
com.bt.android.arduinobluetooth.BluetoothCom.java com.bt.android.arduinobluetooth.BluetoothComService.java com.bt.android.arduinobluetooth.DeviceListActivity.java