Android app which communicates with a bluetooth server to control X10 home lighting system..
X10-My-Home is hosted in the following web site
https://github.com/JPyPi/X10-My-Home
If you think the Android project X10-My-Home 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 X10-My-Home.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH |
X10-My-Home has the following Java source files.
com.perplexingmind.x10.ConnectThread.java com.perplexingmind.x10.ConnectedSocketThread.java com.perplexingmind.x10.DeviceConnectDialog.java com.perplexingmind.x10.MainActivity.java