A simple chat application using Bluetooth.
BTChat is hosted in the following web site
https://github.com/itspsdl/BTChat
If you think the Android project BTChat 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 BTChat.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BTChat has the following Java source files.
com.example.btchat.BTCommHandler.java com.example.btchat.BTDevDialogFragment.java com.example.btchat.BTSelectionActivity.java com.example.btchat.MainActivity.java