How to prevent burn in - Nexus 6P General

I use my phone very often throughout the day, flash ROMs. The usual with such device as many of you know. To cut to the chase the navbar is almost always lit. So there is a likely hood of the navbar burning in, or the status bar.
More important things will be bolded, and the most important bolded and underlined
1. Go to Settings => Display => Set sleep to the lowest time that will work for you, the lowest - 15 seconds - is the best for your screen.
2. You can turn on inverted colors, this will turn the largely white UI to black. Although this will not look very aesthetically pleasing. It will reduce the burn in probability. - Not desirable I know
3. Change your wallpaper to a solid black color, I don't do this personally. But it does reduce the risk. You can also go for Black and gray wallpapers - you can find very good looking ones - but it won't be as great as just the black wallpaper.
4. Keep your brightness low, this keeps the diodes - pixels - from being at full brightness the entire time. Which lengthens their life span.
5. Change your theme to a black theme, or dark. As this will also help. You can change your keyboard to black from the Google Keyboard app. If you want a absolute black background on a keyboard, use the wallpaper from #3 after hitting "my image" under theme.
6. After extensive use, run a Burn in fixer even if you don't see the affects of burn in. As it changes the pixels that stayed the same for a long period of time. These work by flashing a variety of colors on your screen in semi-rapid succession. Which can also undo some minor burn in. The one I use is here (playstore link) . Run this for around 5-10 minutes before you go to sleep for example, or while you're doing something on your computer.
Hope this helps! This is what I use and I haven't yet gotten burn in on my Nexus 6P after extensive use day to day.

I've never had a problem with burn in on any OLED phone I've had and I've had many.
The most important thing for power savings is a dark theme.

Also, no burn in on my devices, but use a dark wallpaper, theme, etc....

This thread is pure dumbness...it's almost imposible to burn an amoled screen unless it remains lit and static one whole day...normal use will never burn the screen.
Enviado desde mi Nexus 6P mediante Tapatalk

Only poor quality OLED panels exhibit burn in. Except if you display a static image at full brightness for days non stop, something that doesn't happen in normal usage. If you are so paranoid then never buy an amoled phone. It's the same with the silly "battery friendly" battery tips for charging and quick charging. Use your phone like normal. This is why you bought it. It's a device that's built to last only few years and you will change it before major problems arise. That unless you have a very crappy made device.

My Nexus 6p has burn in, I can see the navigation and status bars burnt into the top and bottom. I attribute it to using navigation on long trips and Pokemon Go always needing the screen on. Just started noting it in the last month (got it in the initial preorders).

The app says its for LCD..?

My device has burn on the top and bottom of the screen pretty badly actually and I have the navigation bars hide them selves. I think the screen degrading.

Mines has burn on top and bottom
Sent from my Pixel XL using Tapatalk

This has always been a minor concern with any smart phone I've had, but can't say it's ever happened to me. I did however find a much better way to prevent this that works flawlessly on my [rooted] Nexus 6P. In one of the last few major android versions we got immersive mode (L methinks?), but it's not always accessible depending on phone/manufacturer (haven't seen an option on a stock ROM yet). I use Tasker to run root shell commands from notifications and found the following command a while back (source stack overflow or similar answer site via Google):
settings put global policy_control immersive.full=*
This will toggle full immersive mode. It persists across reboots and fits me perfectly as I enjoy the extra screen estate and I can just swipe from top/bottom to get those bars. Basically makes it like you are always in video mode. This only has to be run once, but I have a companion command to disable just in case:
settings put global policy_control null*
I figure if my normal apps are putting different designs and colors in those areas, I shouldn't have to ever worry about pixel burn in. Plus it's way better than crippling a devices usability with color inversion.

sevro said:
This has always been a minor concern with any smart phone I've had, but can't say it's ever happened to me. I did however find a much better way to prevent this that works flawlessly on my [rooted] Nexus 6P. In one of the last few major android versions we got immersive mode (L methinks?), but it's not always accessible depending on phone/manufacturer (haven't seen an option on a stock ROM yet). I use Tasker to run root shell commands from notifications and found the following command a while back (source stack overflow or similar answer site via Google):
settings put global policy_control immersive.full=*
This will toggle full immersive mode. It persists across reboots and fits me perfectly as I enjoy the extra screen estate and I can just swipe from top/bottom to get those bars. Basically makes it like you are always in video mode. This only has to be run once, but I have a companion command to disable just in case:
settings put global policy_control null*
I figure if my normal apps are putting different designs and colors in those areas, I shouldn't have to ever worry about pixel burn in. Plus it's way better than crippling a devices usability with color inversion.
Click to expand...
Click to collapse
MAN, THANK YOU!!!
THANKS!! :good::highfive:

sevro said:
This has always been a minor concern with any smart phone I've had, but can't say it's ever happened to me. I did however find a much better way to prevent this that works flawlessly on my [rooted] Nexus 6P. In one of the last few major android versions we got immersive mode (L methinks?), but it's not always accessible depending on phone/manufacturer (haven't seen an option on a stock ROM yet). I use Tasker to run root shell commands from notifications and found the following command a while back (source stack overflow or similar answer site via Google):
settings put global policy_control immersive.full=*
This will toggle full immersive mode. It persists across reboots and fits me perfectly as I enjoy the extra screen estate and I can just swipe from top/bottom to get those bars. Basically makes it like you are always in video mode. This only has to be run once, but I have a companion command to disable just in case:
settings put global policy_control null*
I figure if my normal apps are putting different designs and colors in those areas, I shouldn't have to ever worry about pixel burn in. Plus it's way better than crippling a devices usability with color inversion.
Click to expand...
Click to collapse
I had that for a while its baked into my rom but I found it annoying.

Riardon said:
Only poor quality OLED panels exhibit burn in.
Click to expand...
Click to collapse
That is not true. All OLED panels exhibit "burn in", it's the nature of the technology. It's not really burning in though but rather "burning out".
That being said, burn in during normal usage is very unlikely and pretty much impossible unless you use apps that keep the screen on with static picture or UI elements. The only thing that WILL "burn in " on any device, and is just a matter of time, is the status bar and nav bar. But they are both there almost always anyway so you won't even see it unless you decide to switch to pie controls down the road and turn the nav bar off.
As for OP, using a full black wallpaper would actually INCREASE chances of burn in but you don't spend that much time on homescreen for it to matter. Running any burn in "fixers" is absolutely unnecessary and is very unlikely to help once the pixels on your display do degrade unevenly. Basically the only thing you need to do to prevent it is to use common sense. Don't use higher brightness than necessary and don't (over)use apps that leave the screen on with static picture.
---------- Post added at 06:46 PM ---------- Previous post was at 06:38 PM ----------
sevro said:
This has always been a minor concern with any smart phone I've had, but can't say it's ever happened to me. I did however find a much better way to prevent this that works flawlessly on my [rooted] Nexus 6P. In one of the last few major android versions we got immersive mode (L methinks?), but it's not always accessible depending on phone/manufacturer (haven't seen an option on a stock ROM yet). I use Tasker to run root shell commands from notifications and found the following command a while back (source stack overflow or similar answer site via Google):
settings put global policy_control immersive.full=*
This will toggle full immersive mode. It persists across reboots and fits me perfectly as I enjoy the extra screen estate and I can just swipe from top/bottom to get those bars. Basically makes it like you are always in video mode. This only has to be run once, but I have a companion command to disable just in case:
settings put global policy_control null*
I figure if my normal apps are putting different designs and colors in those areas, I shouldn't have to ever worry about pixel burn in. Plus it's way better than crippling a devices usability with color inversion.
Click to expand...
Click to collapse
LMT launcher is your friend. Swiping up just to reveal the nav bar is too much of a hassle. With pie controls you can navigate with just one continuos swipe and you can configure it in any way you want. At first I did this to get back the screen space wasted by navbar but I've realized navigation is actually better than with the nav bar itself. It's also easier to do one handed because it can not only be activated from the bottom but from the sides as well. I urge anyone who dislikes the nav bar to try it. Works flawlessly and for those concerned, it prevents burn in as well.

Jockson said:
LMT launcher is your friend. Swiping up just to reveal the nav bar is too much of a hassle. With pie controls you can navigate with just one continuos swipe and you can configure it in any way you want. At first I did this to get back the screen space wasted by navbar but I've realized navigation is actually better than with the nav bar itself. It's also easier to do one handed because it can not only be activated from the bottom but from the sides as well. I urge anyone who dislikes the nav bar to try it. Works flawlessly and for those concerned, it prevents burn in as well.
Click to expand...
Click to collapse
I actually ran across LMT and used it before I found immersive mode. Extremely robust and customizable. However I use the swipe kinda like a "confirmation" that I want to navigate away. The swipe up and tap is almost second nature now

Related

Lollipop on ZU- what am I missing?

Got the OTA update to L on my 6833. Yes, it has made the already smooth animation slightly smoother but otherwise what is there? The power widgets are gone, I had to install third party Power Toggles app. The new notification swipe down is annoying, having to swipe up when waking device is annoying. The status bar colors are inconsistent. The menus look childish looking.
Without being dramatic, did Sony take all this time to make sure it ran without crashing? Because I notice very few changes (not even improvements, just any changes) on the UI. I must be missing something.
more than that:
can only set one volume at a time.
either portrait or auto, you can't force landscape like in KK.
animations are fluid, but the functionality isn't. My opinion is, if the device has extra power that it can use to make things animate, slide and fade all over the place, better to put that extra power into making the device perform faster. Anyone here who prefers prettier animations instead of faster functionality?
low resolution screenshots in the recents screen. wat. Seriously... wat? Also, the way they've made it it is faster to just go to the apps screen and open whatever app i want, instead of waiting for the recents screen to load and then scroll awkwardly through the programs... Also, you can only see three recent apps. On a device with 6" of screen. three. think about it.
Also... what is the point of having screenshots, anyway? icons are faster, easier to distinguish, take fewer resources and smaller area on screen.
I agree fully on the recent apps screenshots. The blurry images are embarrassing and don't at all go with the clean/sharp theme of everything else. I don't understand why they've made it low res, can't be for performance given no restraint or need anywhere else. Bizarre!
There is over-prettying. For example, the stupid screen swipe up to unlock (after hitting the power button already), the sparkles are just so unnecessary, it is one of the few places the phone actually seems to struggle pulling off the effect.
At the moment my biggest problem is with Yahoo Mail. The account does not seem to auto-sync despite all the settings being correct and even when I force the sync manually the notifications don't show. I've uninstalled and reinstalled, most likely Yahoo to blame, their webmail is always breaking but never ever had a single issue before with KK. This is problematic because it is effectively no longer push email, I have to manually check 50 times a day.
My biggest annoyance is the inability to reclaim the Google search bar area in the Home Screen. I don't want that search button, why can't I use that space, and why a stupid dot to represent the pages of the Homescreen when I only have 1.
Is there actually anything different/new on the backend? My issues aren't severe enough to go back to KK (yet) but seeing what I see, I would have no problem whatsoever buying an Xperia Sony will not upgrade beyond KK.
jess91 said:
Got the OTA update to L on my 6833. Yes, it has made the already smooth animation slightly smoother but otherwise what is there? The power widgets are gone, I had to install third party Power Toggles app. The new notification swipe down is annoying, having to swipe up when waking device is annoying. The status bar colors are inconsistent. The menus look childish looking.
Without being dramatic, did Sony take all this time to make sure it ran without crashing? Because I notice very few changes (not even improvements, just any changes) on the UI. I must be missing something.
Click to expand...
Click to collapse
I agree with you about small changes. I even face some strange problems in my WiFi. the mac address haven't change, but I can't connect to my work WiFi protected network. Sometimes it connects in limited status. One of my friends which updated his Ultra has this problem too.I could connect it to my laptop adhoc wifi netwrok, but for one time. it even can't connect to that network anymore. I rolled back to my stock 14.4.A.0.133 backup. and a'm waiting to fixes from sony.
Agree with you guys. And that stock greenish blueish greyish statusbar color pisses me off! Anybody knows how to change that color?
Quite pathetic attempt by a mod to bury this thread by moving it to this section. If negative feedback on L bothers you so much, delete the thread and censor it outright. Sad day for xda.

Apps not resizing for "notch"

Hi All, I got my honor 10 yesterday and been happy with it so far and still exploring all the features.
As I start to transfer my apps from my old phone I noticed snapchat doesn't resize correctly with the notch along the top. So if you hide the notch, the snap chat menu still goes up so you can only see half the buttons (half on the screen, half off because the notch is blacked out.
With the notch on, you can see the buttons ok. I also noticed, if somebody has a long name or puts text along the top of their snapchat, the notch hides it. It appears to do this with the notch on or off and both in full screen mode and not.
Just wondering if anybody else has experienced it with any other apps and if there is a way round it. I personally prefer to have the notch disabled.
See picture, as you can see, the top buttons and hello message is cut off with the notch.
thorpe1992 said:
Hi All, I got my honor 10 yesterday and been happy with it so far and still exploring all the features.
As I start to transfer my apps from my old phone I noticed snapchat doesn't resize correctly with the notch along the top. So if you hide the notch, the snap chat menu still goes up so you can only see half the buttons (half on the screen, half off because the notch is blacked out.
With the notch on, you can see the buttons ok. I also noticed, if somebody has a long name or puts text along the top of their snapchat, the notch hides it. It appears to do this with the notch on or off and both in full screen mode and not.
Just wondering if anybody else has experienced it with any other apps and if there is a way round it. I personally prefer to have the notch disabled.
See picture, as you can see, the top buttons and hello message is cut off with the notch.
Click to expand...
Click to collapse
you should try updating the emui software, it helps with the notch (on instagram, haven't tried snapchat) using the on screen navigation buttons helps resizing as well
theleosanjaya said:
you should try updating the emui software, it helps with the notch (on instagram, haven't tried snapchat) using the on screen navigation buttons helps resizing as well
Click to expand...
Click to collapse
I am fully up to date. Upon further usage, I noticed it happens in other apps too. Instagram is actually a lot worse. It resizes length ways ok however not the correct size width ways. Most notably on stories so you can't see the first left and end right part. Looking online there's a lot of people complaining from Huawei and Samsung users (dating almost 3/4 months ago)
It appears to be an issue with the higher resolution android phones which app developers have been slow to fix. Hopefully, phone and app developers will come up with some kind of fix soon. Quite annoying as everything works flawlessly on iphones
Try changing the dpi on dev setting or play around with display view Setting for now until it get fixed
Doesn't work regardless of what combination of settings I have. Looks like there's a serious lack of compatibility with android devices at the higher resolutions. Annoying!
I have the exact same issue and I'm happy someone is discussing it, man I felt like I'm alone
I have noticed this same issue when using my Honor 10. I have not found a solution for it yet.

[APP] Pixel Pulse for ambient display

Introducing Pixel Pulse - a simple app to make your Ambient Display pulse when you have notifications!
Choose the interval and select the apps you want you to cause your screen to wake.
Optional paid features let you select different icons and colors for specific apps but the interval and app filter core functionality is all free.
https://play.google.com/store/apps/details?id=com.compass.pixelpulse
If you had previously purchased Ambi-Turner, it has been updated for the new permissions, but because it was written for 8.0 and when Google's ambient display worked differently I decided to leave it as it is. You may however transfer your purchase status of Ambient Display to Pixel Pulse using both apps.
FIRST!
So, I've installed and tested and here are my initial findings:
It works great and looks gorgeous!
If you have your notifications set to display the notification contents, those contents will also flash on the screen.
The default display interval of 60 seconds works perfectly, but when I set it to 30 seconds, it flashed approximately every 10 seconds for some reason.
The notification it chooses to flash doesn't appear to be based on the most recent received or highest priority. Can you explain how the app knows which notification to flash on the display?
So far, there is no way to interact with the notification. Swiping away or double tapping do nothing.
The only way to wake the phone is to press the power button or fingerprint scanner.
This is a great start and I hope you please keep up the great work! I will be donating to the cause!
PuffDaddy_d said:
FIRST!
So, I've installed and tested and here are my initial findings:
It works great and looks gorgeous!
If you have your notifications set to display the notification contents, those contents will also flash on the screen.
The default display interval of 60 seconds works perfectly, but when I set it to 30 seconds, it flashed approximately every 10 seconds for some reason.
The notification it chooses to flash doesn't appear to be based on the most recent received or highest priority. Can you explain how the app knows which notification to flash on the display?
So far, there is no way to interact with the notification. Swiping away or double tapping do nothing.
The only way to wake the phone is to press the power button or fingerprint scanner.
This is a great start and I hope you please keep up the great work! I will be donating to the cause!
Click to expand...
Click to collapse
The times were accurate on my pixel 2, but my pixel 3 which only just arrived, was being stopped. Probably due the aggressive process killing I've read about. So this morning I quickly added a secondary wake to keep it from being killed. I'll sync the times when I get home from work.
It uses the natural order of notifications. A priority option would be a good idea.
No interaction yet, but that's planned. So is a blackout period (don't pulse when you're sleeping for example).
Ignore my comment about the notification priority - that was user error.
Feature request: Can you add an option to have the ambient display stay on (no pulsing) until the user bypasses the ambient display screen? The flashing of the ambient display is a little distracting when the phone is on a desk. This way, we could still tell at a glance when we have a notification waiting, but the screen will go back to all black once we act on it or simply unlock the phone.
I can try but it may not be possible without root.
grokus said:
I can try but it may not be possible without root.
Click to expand...
Click to collapse
No worries - this is xda, root is all we do!
grokus said:
Introducing Pixel Pulse - a simple app to make your Ambient Display pulse when you have notifications!
Choose the interval and select the apps you want you to cause your screen to wake.
Optional paid features let you select different icons and colors for specific apps but the interval and app filter core functionality is all free.
https://play.google.com/store/apps/details?id=com.compass.pixelpulse
If you had previously purchased Ambi-Turner, it has been updated for the new permissions, but because it was written for 8.0 and when Google's ambient display worked differently I decided to leave it as it is. You may however transfer your purchase status of Ambient Display to Pixel Pulse using both apps.
Click to expand...
Click to collapse
I have been working on a similar app, and could not find a way to get this to work while still allowing the device to doze, so the battery life is heavily impacted. Did you solve the battery drain issue?
BLuFeNiX said:
I have been working on a similar app, and could not find a way to get this to work while still allowing the device to doze, so the battery life is heavily impacted. Did you solve the battery drain issue?
Click to expand...
Click to collapse
I haven't noticed a battery drain issue, but I'm hoping xda can help find one if it exists. I'm not actually turning on the screen so doze should remain active.
grokus said:
I haven't noticed a battery drain issue, but I'm hoping xda can help find one if it exists. I'm not actually turning on the screen so doze should remain active.
Click to expand...
Click to collapse
Ah, I see. I have not actually run your app. I did not realize that your were pulsing the notifications themselves -- that's clever! For my own implementation, I am animating a fake LED that fades in and out, which obviously requires the screen to be on. The AOD has a way to doze with the screen on, but I have not found a way to expose that functionality to an app without root.
Anyhow, I see you are using setExactAndAllowWhileIdle to schedule your pulses. I wonder what the battery (and timing) impact is compared to setAndAllowWhileIdle?
Nice work on this!
I originally went down the road of doing a custom screen to mimic the LED until I came up with this idea.
From other threads I've seen some people will prefer that even if it uses slightly more battery.
BLuFeNiX said:
Ah, I see. I have not actually run your app. I did not realize that your were pulsing the notifications themselves -- that's clever! For my own implementation, I am animating a fake LED that fades in and out, which obviously requires the screen to be on. The AOD has a way to doze with the screen on, but I have not found a way to expose that functionality to an app without root.
Anyhow, I see you are using setExactAndAllowWhileIdle to schedule your pulses. I wonder what the battery (and timing) impact is compared to setAndAllowWhileIdle?
Nice work on this!
Click to expand...
Click to collapse
I'm willing to be a tester for you if you need one. Pixel 3, rooted with magisk.
There's now an option to be able to swipe to dismiss and double tap to open the app. I'm working on notification actions next.
grokus said:
There's now an option to be able to swipe to dismiss and double tap to open the app. I'm working on notification actions next.
Click to expand...
Click to collapse
Dude, you're a beast! Keep it up!
I may be able to use the real icons and colors. If so should I just remove the icon customization or would people still find that useful?
Hi mate, i bought your app right away. If you can integreat the original Icons for the famused apps, that would be great.
And can you look at the puls time? I set my time to 20 seconds but it puls every 40 - 50 seconds? Strange.
grokus said:
I may be able to use the real icons and colors. If so should I just remove the icon customization or would people still find that useful?
Click to expand...
Click to collapse
just as it is perfect now, only the repetition time does not work reliably
There is a possibility that the AOD stays on until the message has been read
Been looking for a way to customize the notifications since there's no LED light on this phone. I installed and bought you a coffee, I'll let you know how it goes. Thanks for your efforts.
Hi is this app only usable to Google Pixel phones???
Man this sounds like an awesome app however I'm on an LG V30 (which also doesn't have an LED but this doesn't seem to work. The notification interaction feature alone would be worth the donation.
I'll mess around some more and see if I can get anything

LED notification alternatives

I guess will be nice if we discuss how to achieve some kind of notification on our displays without draining the battery. Smartwatch is good way to deal with it, but let's keep to the phone itself. Most wanted feature is to have recurrent notifications. I invested some time in trying some apps and these are my "5 cents":
- Always On Edge- this is the program I prefer to use so far and will explain why. It lights up the edges and could be set to be recurrent. With many settings about almost everything. Just don't forget to save the settings after changing things. It works most of the time, but it's a bit tricky- don't let the system to control it (to stop it)- you can do it from battery management. And from my experience- use the power button to turn off the screen (or just leave it to turn off). Using some additional programs (like JButton and Fluid gestures) activate more secure mode (could be wrong) and prevent the notification blinking. The good is that it's relatively battery friendly.
- LED Blinker Notifications - always working, nice customization. Shows colored circles on the screen in Awlays On Display manner. Can set different color for different app and random position (to avoid burn-in). The bad- spends a lots of power and the battery is going down fast. And is way pricier. I bought it anyway to test it, but probably will stay unused.
- Glimpse Notifications- works (almost) always. The problem is that will either light up your screen (drains battery, because wakes up the CPU) or makes a vibration or a sound. This could be annoying for everyone.
- integrated Always On Screen feature in our phones- works fine, shows icons with the notifications. Nice solution, but spends about 1% battery per hour (on my phone). This is the whole consumption of the phone of course, but I think that this is 1.5-2 times more than regular consumption. It's good solution anyway.
I use the following combination:
- Always On Display with clock + notification icons
- Always On Edge (rainbow crashes around the edges + clock + notifications)
- phone is in DND
- Xiaomi Mi Band 3 vibrates
doemEINS said:
I use the following combination:
- Always On Display with clock + notification icons
- Always On Edge (rainbow crashes around the edges + clock + notifications)
- phone is in DND
- Xiaomi Mi Band 3 vibrates
Click to expand...
Click to collapse
What is the purpose of DND? Avoiding sounds and turning on the screen?
P.S. In my previous opinion I meant AOD- Always On Display (not Screen ). Sorry for the mistake.
tihomirone said:
What is the purpose of DND? Avoiding sounds and turning on the screen?
P.S. In my previous opinion I meant AOD- Always On Display (not Screen ). Sorry for the mistake.
Click to expand...
Click to collapse
I don't want to hear anything from the phone. Just want to be notified in a visual (AOD + AOE) and haptic (Mi Band 3) way.
I assume screen or display is both fine
Hi
I'm also looking for a solution since I miss the LED so much. I'm currently with Always On Edge, but I'm not happy with it. It drains the battery quite a lot, even when I don't get a lot of notifications.
I had days where the stats do report 90 min cpu including 50 min in background. It's quite unrealistic that it had to blink that long during the whole day.
If somebody has a better alternative (also playing together with the fingerprint unlock), please let me know.
Better to check the mAh that are consumed, than the CPU and the screen time. It's located in Power Consumption Details -> Software and is not so bad. But probably depends on how much time you spend away from your phone. You can use AOD and put the phone with screen down, it will turn off screen until you flip it and see if notifications are available.
doemEINS said:
I don't want to hear anything from the phone. Just want to be notified in a visual (AOD + AOE) and haptic (Mi Band 3) way.
I assume screen or display is both fine
Click to expand...
Click to collapse
Hi there!
Is there a way to change how the vibration works? Sorry for the noob question.. cheers!
@kimirai1027 for some Apps e.g. WhatsApp you can specify vibration intensity:
Settings -> Notifications -> WhatsApp -> More Settings -> Vibration: Off/ Standard/ Short/ Long
@doemEINS Thank you buddy.. cheers!
I had tried to use ALWAYS ON EDGE (among a few other apps) but no matter what settings I tried, etc. I could not get it to work. That being said, I found another app on the Play Store called ALWAYS ON AMOLED and it works like a CHAMP.
It is super customizable and seems to be very similar to ALWAYS ON EDGE so if you are looking for something like this to use as a visual for notifications then I recommend this app. Just search for ALWAYS ON AMOLED on the Play Store...
damn huawei, in the p30 pro are a lot of missing features.
don´t look on samsung, you might get wet eyes, however they want the same price, lol.
oh yes, the laica optics are good, but still, the software is a piece of ..... ( I am not sure, can I say this here?) you know what I mean.
Gregor ॐ said:
damn huawei, in the p30 pro are a lot of missing features.
don´t look on samsung, you might get wet eyes, however they want the same price, lol.
oh yes, the laica optics are good, but still, the software is a piece of ..... ( I am not sure, can I say this here?) you know what I mean.
Click to expand...
Click to collapse
You are absolutely right! Nothing to add from my part, it is exactly what I lack in my P30 Pro: the software is horrible.
On the other hand, guys what is wrong with just using the AOD? It doesnt drain the battery like the Samsung one...so...? I use that and I am ok with it.
yiannisthegreek said:
I had tried to use ALWAYS ON EDGE (among a few other apps) but no matter what settings I tried, etc. I could not get it to work. That being said, I found another app on the Play Store called ALWAYS ON AMOLED and it works like a CHAMP.
It is super customizable and seems to be very similar to ALWAYS ON EDGE so if you are looking for something like this to use as a visual for notifications then I recommend this app. Just search for ALWAYS ON AMOLED on the Play Store...
Click to expand...
Click to collapse
I check it but somehow not working,i enable all the recommended otpion,can u send screenshots for your settings??
Edit: i forget to enable the AOE toggle from notification,it is working now,seems perfect for me
NotifyBuddy is the best app if you miss the notification led and it works well on the p30 pro
Dragbus said:
NotifyBuddy is the best app if you miss the notification led and it works well on the p30 pro
Click to expand...
Click to collapse
How you set up notify buddy?
notifybuddy not working on my p30 pro with android 9. install, allow access, choose apps for notification ... nothing happens when new notifications are there. maybe we can do something with tasker? turn AOD on when notification?
I find it unbelievable in this day and age when manufacturers decide to remove a functional Led yet don't replace it with anything half decent for notifications.
You know when you plug in your charger, those green bubbles appear? A notification like that would have been nice.
Sent from my EVR-L29 using Tapatalk
Limeybastard said:
I find it unbelievable in this day and age when manufacturers decide to remove a functional Led yet don't replace it with anything half decent for notifications.
You know when you plug in your charger, those green bubbles appear? A notification like that would have been nice.
Click to expand...
Click to collapse
That's the one thing I miss from my S10+, using good lock to have the notification light around the hole punch, most third party applications from the play store need ridiculous permissions or use a stupid amount of battery
TheInfiniteAndroid said:
That's the one thing I miss from my S10+, using good lock to have the notification light around the hole punch, most third party applications from the play store need ridiculous permissions or use a stupid amount of battery
Click to expand...
Click to collapse
Yep, they are major battery hogs like you said.
Sent from my EVR-L29 using Tapatalk
Great thread guys..
Can someone please share thier AOE settings/configurations if it's working fully for them.
Its not working at all for me, and I'm usually a person who enjoys playing with settings until I get a satisfying result.
Would really appreciate it.

[APP] Arc Lighting - Notification Light for Oneplus 8

Arc Lighting adds a highly customizable ring of light around the camera cutout of your phone. You can use this light with various indicators such as audio visualization, notification lighting, critical or low battery warnings, as well as a charge indicator. The ring can also appear on your Always-On display. (to make aod work you need to make sure you have downloaded always on amoled and activated it, you also need to make sure samsung stock aod and samsung edge lighting is disabled under samsung display settings you also need to make sure that aod is enabled under arclighting with override set to off)
https://www.youtube.com/watch?v=FibMTD5Mdx8
Features:
- Highly customizable lighting for the Galaxy S20, S20 ultra, S10e, and Note 10 and noteplus devices. Select a variety of colors, animations, and styles.
- Always show ring with various gradient effects (add multiple colors and make them spin for a visual experience)
- An adjustable glow effect that can be turned on or off (sometimes this can cause the light to freeze to a white glow this will be fixed)
- Notification lighting both when the display is on or off (update planned for only the lockscreen or only inapp)
- Music lighting that syncs the light to your music (does not work together with other indicators so other indicators will stop working if you enable music lighting this will be fixed)
- Battery indicator lighting for charging, low and critical battery states. (note it will not work until you configure the zones you want the colors to appearm, not configuring zones can freeze the light entirely this will be fixed)
- Device overheating indicator for gamers and power users (note it will not work until you configure the zones you want the colors to appear, not configuring zones can freeze the light entirely this will be fixed)
- Arc Lighting can be configured to match the color of your wallpaper, the app you're currently in, or both! (this only works for the only show ring and only when you set it to a solid color the option is not available for gradient colors which will be added later)
This app requires certain permissions to function correctly.
Accessibility: This permission is used for the ring to appear over your lock screen, always-on display, and for accessing the color of the current app you're in. This permission is required for the app to function properly.
Draw Over Other Apps: This permission allows the ring to show on top of other apps. This permission is required for the app to function properly.
Microphone Access: This permission is used to analyze the internal device audio for the music lighting. You will not be asked for this permission unless you choose to enable the Audio Visualizer indicator for the ring.
Storage Access: This permission is used to get the color of your wallpaper. You will not be asked for this permission unless you choose to use the color of your wallpaper for the ring.
Notification access: This permission is used to change the color of the ring after notifications
Burn-in concerns: Some Android displays may suffer from mild burn-in if a single item is displayed on the screen for an extremely significant amount of time. If you are concerned about this, feel free to enable the rotation animation in ring settings. That will ensure the display is constantly changing. Alternately, you can disable the default effect to only show the ring while an indicator is being triggered. Note: Samsung Galaxy devices come with burn-in protection that moves the pixels a little each time.
Compatible Devices
- Galaxy S10+
- Galaxy S10
- Galaxy S10e
- Galaxy note 10
- Galaxy note 10+
- Galaxy note 5g
-Galaxy S20
-Galaxy S20 Ultra
-Galaxy Z Flip
-Oneplus 8
-Oneplus 8 Pro
Download (xda members get free access, will provide unlock codes to any xda member who asks when you ask please specify if you want the code for my navigationbar app or this app as they both have similar names)
https://play.google.com/store/apps/details?id=com.symetium.holepunchcameraeffects
FREQUENTLY ASKED QUESTIONS:
how do i disable individual notifications: currently this is a planned update, you can go into custom colors and set each app you don't want notifying to 100% transparent
light is constantly flashing even if i cleared all notifications: sometimes theres forced notifications such as when you're charging it will force a notification that says you're fast charging, the light will pick up on these you need to hold on these notifications and turn them off to stop the light there should be nothing at all in the notificationpanel, if you still have a flashing light with nothing in the panel contact me.
frozen light: music lighting will disable all other indicators same with battery indicator or battery temp indicator, you need to set custom zones otherwise the light will be frozen, glow also tends to freeze the light so turn that off if it's frozen (this will be fixed in a coming update)
How does it work if the front display is set so the camera is above the top of the display (as the OnePlus 8 can do)
Alan
Doesn't work on OP8 Pro with 'Hide the front camera' set in phone settings
alan sh said:
How does it work if the front display is set so the camera is above the top of the display (as the OnePlus 8 can do)
Click to expand...
Click to collapse
Just tried it, and it doesn't work as you'd hope - the ring moves down with the adjusted screen position so it's no longer around the camera. I don't use my phone in that mode so it's not an issue for me.
On a happier note it's quite a cute app. Takes a bit of getting used to though.
One to watch out for: If the 'Enabled' switch is turned off (during the test process) then it drops the 'Accessibility Service' permission. Unfortunately the app doesn't realise that (seems to only test on app startup), so when you re-enable it the app then doesn't work (cos the Accessibility Service permission has dropped). To get around I 'force stopped' the app then started it again. It then does the service check and comes up with the pop-up.
Look forward to having a default 'Off' setting so I can enable only for a few specific apps - I have a lot of apps on there and setting them all to 100% transparent is more work than I fancy.
Cheers, Dave
LampyDave said:
Just tried it, and it doesn't work as you'd hope - the ring moves down with the adjusted screen position so it's no longer around the camera. I don't use my phone in that mode so it's not an issue for me.
On a happier note it's quite a cute app. Takes a bit of getting used to though.
One to watch out for: If the 'Enabled' switch is turned off (during the test process) then it drops the 'Accessibility Service' permission. Unfortunately the app doesn't realise that (seems to only test on app startup), so when you re-enable it the app then doesn't work (cos the Accessibility Service permission has dropped). To get around I 'force stopped' the app then started it again. It then does the service check and comes up with the pop-up.
Look forward to having a default 'Off' setting so I can enable only for a few specific apps - I have a lot of apps on there and setting them all to 100% transparent is more work than I fancy.
Cheers, Dave
Click to expand...
Click to collapse
could you explain what you mean by ring moves with the adjusted position, and thank you for reporting the bug.
Hi! Is it possible to get a code for the oneplus 8 notification light app? I'd be glad to test it out !
Thanks
On my Oneplus 8 IN2013 your ring stays a little bit outside the camera hole.
The camera is a little bit lower and to the left.
DM me if you need help.
In my device too the ring is a bit off. I attached a screenshot
This is a great idea. I miss the LED indicator so much after I bought oneplue 8. The position of the ring is not accurate, however, it locates a little up-right of the camera. Hope you can fix it and I will definitly give it a try. Thanks.
Awesome app, like it a lot - is there a way to send some money your way to get rid of the ads, too?
Registered for the Beta, hope it fixes the position issue on the OnePlus 8
Update: Just paid for the full version, got the beta, but none of the cutout settings have any effect on my OnePlus 8, cutout stays in the wrong position.
it seems, the developer was not accounting for the oneplus 8 and 8 pro being different screen sizes please try this file and tell me if it works
https://drive.google.com/file/d/1FhuBQpYG-Sw2f6UD8AI_BURpAh_G6v4M/view
gave a thank you to all of you to give you a notification
zzcool said:
it seems, the developer was not accounting for the oneplus 8 and 8 pro being different screen sizes please try this file and tell me if it works
https://drive.google.com/file/d/1FhuBQpYG-Sw2f6UD8AI_BURpAh_G6v4M/view
gave a thank you to all of you to give you a notification
Click to expand...
Click to collapse
No, doesnt work, still cant configure the placement of the ring!
masterchief_2001 said:
No, doesnt work, still cant configure the placement of the ring!
Click to expand...
Click to collapse
could you send an email to [email protected] with photos showing the issue thank you
masterchief_2001 said:
No, doesnt work, still cant configure the placement of the ring!
Click to expand...
Click to collapse
please try this one
https://drive.google.com/file/d/1u7lKrNBESy9VQGTV7eNnwfl-F2ElFsbr/view
zzcool said:
please try this one
https://drive.google.com/file/d/1u7lKrNBESy9VQGTV7eNnwfl-F2ElFsbr/view
Click to expand...
Click to collapse
Thanks, now it works great!!
zzcool said:
please try this one
https://drive.google.com/file/d/1u7lKrNBESy9VQGTV7eNnwfl-F2ElFsbr/view
Click to expand...
Click to collapse
Hi zzcool,
at my Oneplus 8 the cutout isn´t placed around the punch hole, the cutout position can´t be chanced either.
Cheers!
Can I get a code for the app too?
Just tried it on the OP8,
The ring is set slightly wrong. The camera is a bit to the left and lower.
There are several problems with the app (in my op8). The ring always appears even if you unlock the screen. The ring cannot be adjusted around the hole of the camera. And most importantly, for the ring to show me when the screen is off I have to have the "Override system" option activated, but when the ring is activated the fingerprint sensor also appears (and does not disappear). This can burn the screen over time and increase battery consumption.
Would love to have code for this one
Great work !!
I'd like a code for the premium edition if you'd be so kind?
I'll leave a review on the play store when I've used it
Thanks!

Categories

Resources