Android Open Source - Hardware bluetooth ABTerminal






Project Summary

Android Bluetooth Terminal Project.

Web Site / Source Repository

ABTerminal is hosted in the following web site
https://github.com/dumpram/ABTerminal

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

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.BLUETOOTH_PRIVILEGED




Java Source Files

ABTerminal has the following Java source files.

com.github.dumpram.abt.ConnectActivity.java
com.github.dumpram.abt.HelpActivity.java
com.github.dumpram.abt.PairActivity.java
com.github.dumpram.abt.StartupActivity.java
com.github.dumpram.abt.adapter.BluetoothDeviceAdapter.java
com.github.dumpram.abt.util.bluetooth.BluetoothConnection.java
com.github.dumpram.abt.util.bluetooth.BluetoothConnectionListener.java
com.github.dumpram.abt.util.bluetooth.ConnectionHandler.java
com.github.dumpram.abt.util.bluetooth.ConnectionStateChangedListener.java
com.github.dumpram.abt.util.bluetooth.exceptions.DeviceNotConnectedException.java
com.github.dumpram.abt.util.listeners.AlternateFunctionListener.java