Android Open Source - Hardware service btts






Project Summary

Bluetooth Terminal Service (BTTS) -- meant to be a serial-over-Bluetooth client for an Android device for inspecting bytes (though now I think this is not possible on most mobile phones).

Web Site / Source Repository

btts is hosted in the following web site
https://github.com/OEP/btts

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

ItemValue
Java File Count3
Minimum SDK Version5
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH




Java Source Files

btts has the following Java source files.

org.oep.btts.TerminalServer.java
org.oep.btts.TerminalServerActivity.java
org.oep.btts.TerminalView.java