Android application that calls to selected phone number and then logs its position to a web server..
property-watchdog is hosted in the following web site
https://github.com/jan-vitek/property-watchdog
If you think the Android project property-watchdog 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 property-watchdog.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CALL_PHONE android.permission.INTERNET android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in property-watchdog. The names of the image files are listed as follows.
ic_action_call.png ic_action_web_site.png
The following screenshort is generated from the image listed above.
property-watchdog has the following Java source files.
com.janvitek.propertywatchdog.InternetStateReceiver.java com.janvitek.propertywatchdog.LocationReceiver.java com.janvitek.propertywatchdog.MainActivity.java com.janvitek.propertywatchdog.MyDialer.java com.janvitek.propertywatchdog.MyReceiver.java com.janvitek.propertywatchdog.PhoneDisconnectedService.java