Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
caelestis2
Old
#1  
Senior Member - OP
Thanks Meter 1
Posts: 197
Join Date: Nov 2008
Default Solution to LED notifications

While browsing this, I discovered a possible solution to replace LED notifications. I believe a little more than 9 pixels would be fine however, maybe it pongs around the screen like a screensaver.

Quote:
The good thing about AMOLED screens is that when a pixels display a true black color (#000000) it's actually completely turned off that pixel, in fact displaying true 480x800 black image on the SGS screen resemble turning the screen off. so i was thinking what if the screen was completely black except for few pixels in the coroner that are green to indicate miss calls, the screen will only consume power to keep these few pixels on, the rest of pixels will not consume any power.

To demo this, i made this 480x800 image with all pixels black except for 9 green pixels on the top left corner, you can save it and try it in your SGS full screen, as for the power consumption, the screen have a total of 480x800=384000 pixels, of which only 9 is on, so 9/384000=0.002% of the screen power only consumed to keep these 9 pixels on.
 
soraxd
Old
(Last edited by soraxd; 26th June 2010 at 05:40 AM.)
#2  
soraxd's Avatar
Recognized Contributor
Thanks Meter 602
Posts: 1,055
Join Date: Jun 2010
Location: cleveland

 
DONATE TO ME
brilliant! thats so smart, how do you set this to show up tho? is there a setting for this? or would it require mods?
 
ptrrrrrck
Old
(Last edited by ptrrrrrck; 26th June 2010 at 12:13 PM.)
#3  
Senior Member
Thanks Meter 30
Posts: 1,066
Join Date: Jun 2009

 
DONATE TO ME
Sounds great but I guess it'll require mods.
But he's wrong when saying "black is like display off" since there's still the backlight which uses battery

Edit // or am I wrong? http://forum.xda-developers.com/showthread.php?t=706640
Black apps for energy saving on AMOLED screens

Nexus One with
- CyanogenMod 7 Build by fitsnugly
- wildmonks' kernel
- Clockwork Recovery
 
lgkahn
Old
#4  
Senior Member
Thanks Meter 137
Posts: 1,954
Join Date: Mar 2010
Location: londonderry
I think u r wrong. .. I remember. Reading that old have no backlight. That is why they save power over conventional displays.
 
thephawx
Old
#5  
Senior Member
Thanks Meter 4
Posts: 134
Join Date: Jun 2010
AMOLED doesn't have a back light.

It has True blacks. I.E. when displaying the black color, it just doesn't turn on.

LCD's, to be visible, need a backlight/sidelight.
 
Will.1
Old
#6  
Senior Member
Thanks Meter 6
Posts: 201
Join Date: Sep 2009
Yea but in that case would'nt it need a back light to illuminate the 9 bright pixels??
 
Mithent
Old
(Last edited by Mithent; 26th June 2010 at 03:03 PM.)
#7  
Senior Member
Thanks Meter 21
Posts: 292
Join Date: Feb 2009
OLED displays are made up of tiny organic LEDs (light-emitting diodes), so each subpixel emits its own light - the display is black when they're off. Different amounts of light emitted from the different colour subpixels gives a pixel with an overall colour. So if only 9 pixels are lit, only those 9 pixels are consuming power. This also means that brighter and whiter images use more power.

This is in contrast to a LCD, where there's a backlight that makes the entire display white when all the subpixels are off. Liquid crystal subpixels block the light to varying degrees in order to produce the image; each subpixel has a red, green or blue filter to produce colour. Therefore the image is subtractive from a white background. The power consumption doesn't really vary depending on the image being displayed, because the backlight is always on over the whole screen.

However, I don't know if the CPU would be able to sleep with the display "on", even if the display itself isn't consuming much power.
 
ClownShoes
Old
#8  
ClownShoes's Avatar
Senior Member
Thanks Meter 1
Posts: 768
Join Date: Mar 2008
Location: London
Nope. Only the nine pixels will be switched on. No backlight involved.
 
Will.1
Old
#9  
Senior Member
Thanks Meter 6
Posts: 201
Join Date: Sep 2009
Quote:
Originally Posted by Mithent View Post
However, I don't know if the CPU would be able to sleep with the display "on", even if the display itself isn't consuming much power.
Hmmmm good point. Maybe in slo-mo power saving mode ;p
 
hmj2k3
Old
#10  
Member
Thanks Meter 0
Posts: 64
Join Date: Dec 2009
I prefer if the menu and back buttons would flash

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more