One of my first Android projects to interface with an Arduino sketch. It communicates over the local network to control the DoorWebServerAndServo project..
DoorWebClient is hosted in the following web site
https://github.com/benwicks/DoorWebClient
If you think the Android project DoorWebClient 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 DoorWebClient.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.VIBRATE |
There are 2 image files in DoorWebClient. The names of the image files are listed as follows.
ic_action_search.png ic_change_ip.png
The following screenshort is generated from the image listed above.
DoorWebClient has the following Java source files.
com.benjaminwicks.doorcontroller.DoorStatusService.java com.benjaminwicks.doorcontroller.OpenDoorService.java com.benjaminwicks.doorcontroller.PreferencesActivity.java com.benjaminwicks.doorcontroller.WiFiStateReceiver.java