Android Open Source - Hardware bluetooth BluetoothDemo






Project Summary

Demo app to show basics of creating bluetooth. Used as ref code for tutoril in http://interosite.ru.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BluetoothDemo.

ItemValue
Java File Count7
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

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