Android Open Source - Hardware remote bluebot






Project Summary

Bluebot is a Bluetooth remote control for your Android devices..

Web Site / Source Repository

bluebot is hosted in the following web site
https://github.com/twuni/bluebot

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET
android.permission.RECORD_AUDIO




Resource Files

There are 6 image files in bluebot. The names of the image files are listed as follows.

ic_action_bluetooth_broadcast.png
ic_hardware_computer.png
ic_hardware_phone.png
ic_hardware_unknown.png
ic_hardware_video.png
ic_hardware_wireless.png

The following screenshort is generated from the image listed above.

null




Java Source Files

bluebot has the following Java source files.

org.twuni.bluebot.activity.BluetoothAudioActivity.java
org.twuni.bluebot.bluetooth.BluetoothDevice.java
org.twuni.bluebot.bluetooth.BluetoothUtils.java
org.twuni.bluebot.bluetooth.listener.OnConnectedListener.java
org.twuni.bluebot.bluetooth.receiver.BluetoothDeviceReceiver.java
org.twuni.bluebot.bluetooth.thread.BluetoothClientThread.java
org.twuni.bluebot.bluetooth.thread.BluetoothServerThread.java
org.twuni.bluebot.io.IOUtils.java
org.twuni.bluebot.view.AudioView.java
org.twuni.bluebot.view.DeviceView.java
org.twuni.bluebot.view.adapter.ListAdapter.java