Android Open Source - Sound service LedEffects






Project Summary

LedEffects runs on Android. It runs as a service and applies different selectable notification effects (sound, led, vibration) depending on triggered events.

Web Site / Source Repository

LedEffects is hosted in the following web site
https://github.com/asksven/LedEffects

If you think the Android project LedEffects 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 LedEffects.

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Minimum SDK Version6
Activity Count4
Required Permissionsandroid.permission.BATTERY_STATS
android.permission.GET_TASKS
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.VIBRATE




Resource Files

There are 2 image files in LedEffects. The names of the image files are listed as follows.

about.png
icon2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LedEffects has the following Java source files.

com.asksven.ledeffects.AboutAct.java
com.asksven.ledeffects.BatteryBroadcastHandler.java
com.asksven.ledeffects.BroadcastHandler.java
com.asksven.ledeffects.EffectsService.java
com.asksven.ledeffects.MainAct.java
com.asksven.ledeffects.PreferencesAct.java
com.asksven.ledeffects.SettingsAct.java
com.asksven.ledeffects.data.Effect
.java
com.asksven.ledeffects.data.Preferences
.java
com.asksven.ledeffects.data.SupportedPhones
.java
com.asksven.ledeffects.data.TimeSpan
.java
com.asksven.ledeffects.manager.EffectManager
.java
com.asksven.ledeffects.manager.EffectsFassade
.java
com.asksven.ledeffects.manager.EffectsState
.java
com.asksven.ledeffects.manager.phones.HtcDesire
.java