Simple Android app for audio hints when you have unread notifications.
SoundNotification is hosted in the following web site
https://github.com/alexm77/SoundNotification
If you think the Android project SoundNotification 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 SoundNotification.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
Test Case Count | 1 |
Required Permissions | android.permission.VIBRATE |
SoundNotification has the following Java source files.
org.bug.soundnotification.ApplicationTest.java org.bug.soundnotification.DelayCalculator.java org.bug.soundnotification.DelayCalculatorTest.java org.bug.soundnotification.NotificationService.java org.bug.soundnotification.Scheduler.java org.bug.soundnotification.ServiceBootstrap.java org.bug.soundnotification.SettingsActivity.java