A bluetooth remote for Android.
BtRemote is hosted in the following web site
https://github.com/rohm1/BtRemote
If you think the Android project BtRemote 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 BtRemote.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 2 |
jar files used | android-support-v4.jar bluecove-2.1.0.jar bluecove-gpl-2.1.0.jar |
Required Permissions | android.permission.BLUETOOTH |
There are 3 image files in BtRemote. The names of the image files are listed as follows.
btn_active.png btn_inactive.png ic_action_search.png
The following screenshort is generated from the image listed above.
BtRemote has the following Java source files.
org.rohm1.btclient.StartActivity.java org.rohm1.btclient.bluetooth.BtCodes.java org.rohm1.btclient.bluetooth.BtService.java org.rohm1.btclient.remote.BtRemoteActivity.java org.rohm1.btclient.remote.KeyboardFrame.java org.rohm1.btclient.remote.MouseFrame.java org.rohm1.btclient.remote.MyFrame.java org.rohm1.btclient.remote.PresentationFrame.java org.rohm1.btserver.BtCodes.java org.rohm1.btserver.RFCOMMServer.java org.rohm1.btserver.ui.Pointer.java org.rohm1.btserver.ui.Screen.java