Android code for Mobile robot controlled using Bluetooth. Robot uses the BC04 Bluetooth module.
Bluetooth_Robot_Android_Code is hosted in the following web site
https://github.com/shane-taurean/Bluetooth_Robot_Android_Code
If you think the Android project Bluetooth_Robot_Android_Code 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 Bluetooth_Robot_Android_Code.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Raw File Names | res\raw\ping.mp3 res\raw\received.wav res\raw\send.wav |
Bluetooth_Robot_Android_Code has the following Java source files.
com.example.experiment12_robotcontrols.BluetoothDataCommThread.java com.example.experiment12_robotcontrols.ChatBox.java com.example.experiment12_robotcontrols.ClientConnectThread.java com.example.experiment12_robotcontrols.MainActivity.java com.example.experiment12_robotcontrols.pickDevice.java