An app to send commands to my simple web server for my home automation system..
HomeControlAndroidApp is hosted in the following web site
https://github.com/MooreJParker/HomeControlAndroidApp
If you think the Android project HomeControlAndroidApp 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 HomeControlAndroidApp.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in HomeControlAndroidApp. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
HomeControlAndroidApp has the following Java source files.
com.homecontrol.parkermoore.homecontrol.ApplicationTest.java com.homecontrol.parkermoore.homecontrol.BedroomFragment.java com.homecontrol.parkermoore.homecontrol.DevicePacket.java com.homecontrol.parkermoore.homecontrol.MainActivity.java com.homecontrol.parkermoore.homecontrol.NavigationDrawerFragment.java com.homecontrol.parkermoore.homecontrol.NetworkTask.java com.homecontrol.parkermoore.homecontrol.RemoteInterface.java com.homecontrol.parkermoore.homecontrol.TvRemoteFragment.java