Home automation Android panel for Arduino open hardware for controlling four relays (lamps at living room)..
home_automat__android_and_arduino is hosted in the following web site
https://github.com/bieli/home_automat__android_and_arduino
If you think the Android project home_automat__android_and_arduino 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 home_automat__android_and_arduino.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\HA_icons.svg assets\home-automa.1.xcf assets\home-automa.144x144.xcf assets\home-automa.3.xcf assets\home-automa.48x48.xcf assets\home-automa.72x72.xcf assets\home-automa.96x96.xcf assets\home-automa.xcf assets\home-automat.1.png assets\home-automat.2.png assets\home-automat.png assets\home-automat.v0.4.png assets\home-automat.v0.5.png |
home_automat__android_and_arduino has the following Java source files.
net.bieli.HomeAutomation.MainActivity.java net.bieli.HomeAutomation.Services.HAMessageType.java net.bieli.HomeAutomation.Services.HaHttp.HAMessage.java net.bieli.HomeAutomation.Services.HaHttp.HAService.java net.bieli.HomeAutomation.Services.HaHttp.HAServiceImpl.java net.bieli.HomeAutomation.Utils.DeviceIdFactory.java