Android Open Source - Hardware remote BtRemote






Project Summary

A bluetooth remote for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BtRemote.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version5
Activity Count2
jar files usedandroid-support-v4.jar
bluecove-2.1.0.jar
bluecove-gpl-2.1.0.jar
Required Permissionsandroid.permission.BLUETOOTH




Resource Files

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.

null

Java Source Files

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