Android Open Source - Chat application BTtest






Project Summary

Android application to understand of Bluetooth functionality and transfer speed by a Chat application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BTtest.

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

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