An Arduino and Android based garage door controller. This is the client side - the Android source files.
Garage-Door-Controller-Client-Android is hosted in the following web site
https://github.com/domiflichi/Garage-Door-Controller-Client-Android
If you think the Android project Garage-Door-Controller-Client-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 Garage-Door-Controller-Client-Android.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in Garage-Door-Controller-Client-Android. The names of the image files are listed as follows.
ic_inapp_status_closed.png ic_inapp_status_open.png ic_inapp_status_unknown.png
The following screenshort is generated from the image listed above.
Garage-Door-Controller-Client-Android has the following Java source files.
com.domiflichi.garagedoorcontroller.MainActivity.java com.domiflichi.garagedoorcontroller.SettingsActivity.java