LedEffects runs on Android. It runs as a service and applies different selectable notification effects (sound, led, vibration) depending on triggered events.
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.
The following table is the detailed list of LedEffects.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 6 |
Activity Count | 4 |
Required Permissions | android.permission.BATTERY_STATS android.permission.GET_TASKS android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.VIBRATE |
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.
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