This tiny Android app will turn on the screen, based on a setting, when a message is received (SMS & MMS) and flash a bright screen light or flashlight beam once, to give a strong visual clue of the event..
GlowMyMind is hosted in the following web site
https://github.com/Sublimis/GlowMyMind
If you think the Android project GlowMyMind 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 GlowMyMind.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.CAMERA android.permission.RECEIVE_MMS android.permission.RECEIVE_SMS android.permission.RECEIVE_WAP_PUSH |
There are 1 image files in GlowMyMind. The names of the image files are listed as follows.
ic_menu_info_details.png
The following screenshort is generated from the image listed above.
GlowMyMind has the following Java source files.
com.sublimis.glowmymind.Config .java com.sublimis.glowmymind.GlowingActivity.java com.sublimis.glowmymind.Magic.java com.sublimis.glowmymind.MagicService.java com.sublimis.glowmymind.MainActivity.java com.sublimis.glowmymind.MyPreference .java com.sublimis.glowmymind.Receiver.java com.sublimis.glowmymind.WakingActivity.java