Phone silent toggle for Android 2.2 - Not perfect. Pretty simple. Demonstration purposes. ATM: Needs cleaning. Based loosely on the Dummies Book Code: Android Application Development for Dummies.
PhoneSilencer is hosted in the following web site
https://github.com/Sketarius/PhoneSilencer
If you think the Android project PhoneSilencer 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 PhoneSilencer.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.VIBRATE |
There are 4 image files in PhoneSilencer. The names of the image files are listed as follows.
phone_on.png phone_silent.png phone_state_normal.png phone_state_silent.png
The following screenshort is generated from the image listed above.
PhoneSilencer has the following Java source files.
net.thenightlight.phonesilencer.AppWidget.java net.thenightlight.phonesilencer.MainActivity.java