An android application to control a raspberry pi board over a wifi LAN for W.A. Foreman Designs..
PiTableAndroid is hosted in the following web site
https://github.com/craig-o/PiTableAndroid
If you think the Android project PiTableAndroid 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 PiTableAndroid.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 8 image files in PiTableAndroid. The names of the image files are listed as follows.
connectivity_check.png options.png power_off.png restart.png settings.png steel_down.png steel_up.png w_a_icon.png
The following screenshort is generated from the image listed above.
PiTableAndroid has the following Java source files.
com.example.pitableandroid.app.GlobalData.java com.example.pitableandroid.app.NetworkService.java com.example.pitableandroid.app.RemoteControlAcitvity.java com.example.pitableandroid.app.Settings.java com.example.pitableandroid.net.NetworkController.java