Demo app to show basics of creating bluetooth. Used as ref code for tutoril in http://interosite.ru.
BluetoothDemo is hosted in the following web site
https://github.com/cyrusmith/BluetoothDemo
If you think the Android project BluetoothDemo 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 BluetoothDemo.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BluetoothDemo has the following Java source files.
interosite.ru.bluetoothdemo.ApplicationTest.java interosite.ru.bluetoothdemo.ClientThread.java interosite.ru.bluetoothdemo.CommunicatorImpl.java interosite.ru.bluetoothdemo.MainActivity.java interosite.ru.bluetoothdemo.ServerThread.java