Android Open Source - Sound audio SoundNotification






Project Summary

Simple Android app for audio hints when you have unread notifications.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SoundNotification.

ItemValue
Java File Count7
Activity Count1
Test Case Count1
Required Permissionsandroid.permission.VIBRATE




Java Source Files

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