Android Bluetooth Terminal Project.
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.
The following table is the detailed list of ABTerminal.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.BLUETOOTH_PRIVILEGED |
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