Android app to chat with a Bolutek BC04 Bluetooth Module.
bluetooth_05_bc04 is hosted in the following web site
https://github.com/shane-taurean/bluetooth_05_bc04
If you think the Android project bluetooth_05_bc04 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_05_bc04.
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_05_bc04 has the following Java source files.
com.example.bluetooth_05_bc04.BluetoothDataCommThread.java com.example.bluetooth_05_bc04.ChatBox.java com.example.bluetooth_05_bc04.ClientConnectThread.java com.example.bluetooth_05_bc04.MainActivity.java com.example.bluetooth_05_bc04.pickDevice.java