Android Mobile application which changes the sound profile of your mobile phone automatically as per your pre-decided time.
MuteME is hosted in the following web site
https://github.com/SharanRaghu/MuteME
If you think the Android project MuteME 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 MuteME.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE android.permission.WAKE_LOCK |
There are 8 image files in MuteME. The names of the image files are listed as follows.
add.png addevent.png calendar.png cancel.png confirm.png logo.png mute.png reset.png
The following screenshort is generated from the image listed above.
MuteME has the following Java source files.
com.example.muteme.Event.java com.example.muteme.MainActivity.java com.example.muteme.Menu.java com.example.muteme.MessageText.java com.example.muteme.MyAlarmService.java com.example.muteme.MyEndService.java com.example.muteme.MyEnder.java com.example.muteme.MyReceiver.java com.example.muteme.SQLiteDbAdaptor.java com.example.muteme.Screen.java com.example.muteme.Splash.java com.example.muteme.Valid.java