Bluebot is a Bluetooth remote control for your Android devices..
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.
The following table is the detailed list of bluebot.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.RECORD_AUDIO |
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.
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