Bluetooth control of an Arduino Mini Pro for home automation. Android tool..
BtCommand-Android is hosted in the following web site
https://github.com/Sbach/BtCommand-Android
If you think the Android project BtCommand-Android 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 BtCommand-Android.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in BtCommand-Android. The names of the image files are listed as follows.
ic_socket.png
The following screenshort is generated from the image listed above.
BtCommand-Android has the following Java source files.
com.heron.btcommand.Item.java com.heron.btcommand.ItemAdapter.java com.heron.btcommand.Main.java com.heron.btcommand.MainSectionFragment.java com.heron.btcommand.TerminalSectionFragment.java com.heron.btserial.BtSerial.java com.heron.btserial.DeviceThread.java