Android app to silence phone based on Longitute/Latitude & time.
silencer is hosted in the following web site
https://github.com/jpelton107/silencer
If you think the Android project silencer 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 silencer.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION |
There are 1 image files in silencer. The names of the image files are listed as follows.
ic_action_new.png
The following screenshort is generated from the image listed above.
silencer has the following Java source files.
com.example.silencer.DBHelper.java com.example.silencer.Edit.java com.example.silencer.GPSService.java com.example.silencer.MainActivity.java com.example.silencer.New.java