Android Open Source - Hardware bluetooth RFBluetooth






Project Summary

Control RF outlets using your bluetooth enabled smartphone..

Web Site / Source Repository

RFBluetooth is hosted in the following web site
https://github.com/jneureuther/RFBluetooth

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

ItemValue
Java File Count12
Supported screen sizes[xxxhdpi, ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Resource Files

There are 11 image files in RFBluetooth. The names of the image files are listed as follows.

ic_action_delete_dark.png
ic_action_delete_light.png
ic_action_edit_dark.png
ic_action_edit_light.png
ic_action_new_dark.png
ic_action_new_light.png
ic_bulb_off.png
ic_bulb_on.png
ic_status_offline.png
ic_status_online.png
ic_status_unknown.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RFBluetooth has the following Java source files.

de.diyelectronics.rfbt.DeviceActivity.java
de.diyelectronics.rfbt.DeviceListAdapter.java
de.diyelectronics.rfbt.DeviceListContentProvider.java
de.diyelectronics.rfbt.DeviceListItem.java
de.diyelectronics.rfbt.DeviceListSQLLiteHelper.java
de.diyelectronics.rfbt.DeviceSearchActivity.java
de.diyelectronics.rfbt.DeviceSearchListAdapter.java
de.diyelectronics.rfbt.DeviceSearchListItem.java
de.diyelectronics.rfbt.SettingsActivity.java
de.diyelectronics.rfbt.SwitchActivity.java
de.diyelectronics.rfbt.SwitchListAdapter.java
de.diyelectronics.rfbt.SwitchListItem.java