Android Open Source - Hardware bluetooth btconsole






Project Summary

Android application to interface a bluetooth serial port..

Web Site / Source Repository

btconsole is hosted in the following web site
https://github.com/dsblue/btconsole

If you think the Android project btconsole 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 btconsole.

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Java Source Files

btconsole has the following Java source files.

com.example.btconsole.AddDeviceDialogFragment.java
com.example.btconsole.BluetoothConnection.java
com.example.btconsole.CommService.java
com.example.btconsole.ControlActivity.java
com.example.btconsole.ControlFragment.java
com.example.btconsole.DeviceListFragment.java
com.example.btconsole.MainActivity.java
com.example.btconsole.ProwlConnection.java
com.example.btconsole.SerialConnection.java
com.example.btconsole.Session.java
com.example.btconsole.TCPIPServer.java
com.example.btconsole.TCPIPServerThread.java
com.example.btconsole.USBConnection.java