Android application to understand of Bluetooth functionality and transfer speed by a Chat application.
BTtest is hosted in the following web site
https://github.com/TeamBugAllergy/BTtest
If you think the Android project BTtest 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 BTtest.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BTtest has the following Java source files.
com.darshan.bttest.ClientActivity.java com.darshan.bttest.ClientThread.java com.darshan.bttest.ConnectedThread.java com.darshan.bttest.DevicesActivity.java com.darshan.bttest.MainActivity.java com.darshan.bttest.MessagesActivity.java com.darshan.bttest.ServerActivity.java com.darshan.bttest.ServerThread.java