Power Switch app for Android to control a power switch connected to a Raspberry Pi.
power-switch-android is hosted in the following web site
https://github.com/meyertee/power-switch-android
If you think the Android project power-switch-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 power-switch-android.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar jmdns.jar |
Required Permissions | android.permission.CHANGE_WIFI_MULTICAST_STATE android.permission.INTERNET |
power-switch-android has the following Java source files.
com.meyertee.power_switch.DnsDiscovery.java com.meyertee.power_switch.LocalIpResolver.java com.meyertee.power_switch.MainActivity.java com.meyertee.power_switch.StatusRequestTask.java