Simple android app that checks if your're in or out of the house using BroadcastReceiver class..
Home-Sweet-Home is hosted in the following web site
https://github.com/ruimagalhaes/Home-Sweet-Home
If you think the Android project Home-Sweet-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 Home-Sweet-Home.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-async-http-1.4.6.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
Home-Sweet-Home has the following Java source files.
com.whitesmith.homesweethome.ChooseHomeNetwork.java com.whitesmith.homesweethome.HTTPPost.java com.whitesmith.homesweethome.MainActivity.java com.whitesmith.homesweethome.NetworkReceiver.java