WOL service for Android which sends magic packets upon WiFi connection. In effect, the app powers on your computer when you come home..
Im-Home is hosted in the following web site
https://github.com/philleonard/Im-Home
If you think the Android project Im-Home 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 Im-Home.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 3 image files in Im-Home. The names of the image files are listed as follows.
clickhelp.png help.png not_icon.png
The following screenshort is generated from the image listed above.
Im-Home has the following Java source files.
com.westcoastlabs.imhome.MagicPacket.java com.westcoastlabs.imhome.MainActivity.java com.westcoastlabs.imhome.Notify.java com.westcoastlabs.imhome.WifiStateChange.java