Related
My Tab won't stay asleep. It randomly wakes up for a few seconds (5-10) then goes back to sleep. I can't seem to pin down a rhyme or reason as it doesn't always happen, but it does happen often. My main concern is battery drain. I'm running Task 14 with a boosted theme and stock kernel. I've reflashed the Rom but the issue still exists. Does anybody have any suggestions on what I can try?
Your Not Alone!!
I would like to know also, as I have spotted mine do this too on occasions, anyone got any ideas out there please?
BTW, I am also running a Boosted themed Task14 with Pershoots kernel
I am not sure in this case, but I guess it could be an app you have installed. You should monitor with task manager which tasks are running and switch them off temporary to find out which app cause the problem.
Gesendet von meinem GT-I9100 mit Tapatalk 2
Reflash To Stock Or change the from before it kill your battery
Don't Forget To Donate And Subscribe
Sharkeyd said:
My Tab won't stay asleep. It randomly wakes up for a few seconds (5-10) then goes back to sleep. I can't seem to pin down a rhyme or reason as it doesn't always happen, but it does happen often. My main concern is battery drain. I'm running Task 14 with a boosted theme and stock kernel. I've reflashed the Rom but the issue still exists. Does anybody have any suggestions on what I can try?
Click to expand...
Click to collapse
Download better battery stats to see if you have a rogue app draining your battery. And dl cpu spy to see if or when your tab deep sleeps
Sent from my GT-P7510 using xda premium
kilometers4 said:
Download better battery stats to see if you have a rogue app draining your battery. And dl cpu spy to see if or when your tab deep sleeps
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
I put both cpu spy and b.b.s. along with watchdog on, and can't seem to spot anything weird. Nothing is hogging a lot of juice, and it has plenty of deep sleep time. When it does a random wake up and I use the TouchWiz task manager it shows no active apps and Watchdog only shows minor things in the background, I'm not familiar with b.b.s. or cpu spy, is there something I should be looking for I am missing? Thanks for trying to help me figure this out.
Sharkeyd said:
I put both cpu spy and b.b.s. along with watchdog on, and can't seem to spot anything weird. Nothing is hogging a lot of juice, and it has plenty of deep sleep time. When it does a random wake up and I use the TouchWiz task manager it shows no active apps and Watchdog only shows minor things in the background, I'm not familiar with b.b.s. or cpu spy, is there something I should be looking for I am missing? Thanks for trying to help me figure this out.
Click to expand...
Click to collapse
You can also send a log of your bbs stats to the bbs thread and let them see if they can see anything
Edit : here's the thread link
http://forum.xda-developers.com/showthread.php?p=15869868
Edit 2: do you have any themes on it right now? I just had a problem with my tab and a theme
Sent from my GT-P7510 using xda premium
kilometers4 said:
You can also send a log of your bbs stats to the bbs thread and let them see if they can see anything
Edit : here's the thread link
http://forum.xda-developers.com/showthread.php?p=15869868
Edit 2: do you have any themes on it right now? I just had a problem with my tab and a theme
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
Thanks for the tip. Yeah I use b00sted's ICS theme. I noticed the other person in this thread with the same problem is also using one of his themes which points in that direction except that I believe they are pretty widely used and tested themes. However I will probably remove it when I get around to reflashing the ROM as I think that's the only way to remove it to see if that solves the issue.
In case anyone was wondering, I think I got the problem figured out. I use the honeybar app to bide my task bar. When I disable it, I no longer see the problem. (it's been a couple of days and I haven't caught it lighting up yet.)
Sent from my GT-P7510 using XDA Premium HD app
Sharkeyd said:
In case anyone was wondering, I think I got the problem figured out. I use the honeybar app to bide my task bar. When I disable it, I no longer see the problem. (it's been a couple of days and I haven't caught it lighting up yet.)
Sent from my GT-P7510 using XDA Premium HD app
Click to expand...
Click to collapse
Glad you solved it
Sent from my GT-P7510 using xda premium
same problem here, but i dont have honeybar app. im using AOKP - build 38
Hey guys
I've noticed if I'm in an app for a while and hit the home screen or go back to the launcher it refreshes. I see a blank screen (wallpaper only) and I can see the icons and dock get redrawn. I've had the galaxy note before this and that phone never did it. It takes between 2 and 3 seconds to redraw.
It happens with other launchers too.
Anyone know why? It's quite annoying.
Sent from my GT-I9300T using XDA
Confirming. Maybe a software issue.
Sent from my GT-I9300 using Tapatalk 2
My best guess would be that the system is low on resources and kills off the launcher. The launcher's OOM value might be too high.
Sent from my GT-I9300 using xda premium
So best hope at this stage is a custom Rom which addresses the issue??
Sent from my GT-I9300T using XDA
Yeah, some sort of "keep launcher in memory" would be nice to have. We won't get this until we get better custom roms though.
Sent from my GT-I9300 using xda premium
Post to confirm as well. I have also some app lock ups.
This post solved the problem for me. Haven't had the Launcher reload since (Requires Root):
http://forum.xda-developers.com/showpost.php?p=27045272&postcount=15
Try using Apex as that has a "keep in memory" option, Im on Omega v3.0 aswel which I advise all of you to do!
Good luck guys
Post to confirm im facing the same issue
Sent from my GT-I9300 using Tapatalk 2
Does anyone know if the Custom ROM 'Omega v4.0' for the Galaxy S3 has the option (like Apex Launcher) to KEEP IN MEMORY..?
The ONE and ONLY reason i want to change ROMs is because my homescreen widgets and icons are CONSTANTLY re-drawing whenever i exit an app, and its WINDING ME UP!
Does the same for any other launcher!!
Apex launcher (whilst kept in memory) seems to be better, but i would prefer the stock launcher so was thinking of changing to the Omega ROM.
Can the Omega v4.0 ROM be 'KEPT IN MEMORY'..?
No, it does not include a keep in memory function. You could try the SuperCharger script though to make your launcher hard to kill.
Sent from my GT-I9300 using xda premium
system/ build.prop tweaks
member68 said:
Yeah, some sort of "keep launcher in memory" would be nice to have. We won't get this until we get better custom roms though.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
This works for me.........
Faster home screen scrolling; change value 256m > 128m ;
dalvik.vm.heapsize=128m
Force launcher to stay in memory; add to build.prop
ro.HOME_APP_ADJ=1
Doubt it's placebo, but seems to be working Very little redraw with TW Launcher
Edit: Just make sure you still have ONE clear space as the last line after editing with the in-phone text editor and reboot for changes to stick.
UpInTheAir said:
This works for me.........
Faster home screen scrolling; change value 256m > 128m ;
dalvik.vm.heapsize=128m
Force launcher to stay in memory; add to build.prop
ro.home_app_adj=1
Doubt it's placebo, but seems to be working Very little redraw with TW Launcher
Edit: Just make sure you still have ONE clear space as the last line after editing with the in-phone text editor and reboot for changes to stick.
Click to expand...
Click to collapse
Made these changes, been going for half hour so far and FINALLY noticing a difference! Time will tell obviously but for once things like exiting the Market (Play Store) arent making my launcher need to re-draw widgets and icons!
YOU ARE A LEGEND!!
AndyGalaxy said:
Made these changes, been going for half hour so far and FINALLY noticing a difference! Time will tell obviously but for once things like exiting the Market (Play Store) arent making my launcher need to re-draw widgets and icons!
YOU ARE A LEGEND!!
Click to expand...
Click to collapse
No problem at all.
Credit though to whoever first discovered the tweak, just sharing and trying to help out. I've previously cooked these tweaks (and others) into personal ROMs, and also found in allot of custom public released ROMs I've flashed on various devices here in XDA.
I don't think its placebo, and can see greatly reduced TW Launcher redraw. Clock/weather widget is much better.
Sent from my GT-P6810 using XDA Premium HD app
Sobai said:
This post solved the problem for me. Haven't had the Launcher reload since (Requires Root):
http://forum.xda-developers.com/showpost.php?p=27045272&postcount=15
Click to expand...
Click to collapse
Nope, just reloaded with 128m. Will try the ro.home_app_adj=1 now.
UpInTheAir said:
No problem at all.
Credit though to whoever first discovered the tweak, just sharing and trying to help out. I've previously cooked these tweaks (and others) into personal ROMs, and also found in allot of custom public released ROMs I've flashed on various devices here in XDA.
I don't think its placebo, and can see greatly reduced TW Launcher redraw. Clock/weather widget is much better.
Sent from my GT-P6810 using XDA Premium HD app
Click to expand...
Click to collapse
I started a thread based on this tweak and later came to know that those build. Prop tweaks won't work on ics and hence deleted the thread. Personally I felt the redraw reduced to some extent,may be a placebo effect
《tapatalked from galaxy s3》
bala_gamer said:
I started a thread based on this tweak and later came to know that those build. Prop tweaks won't work on ics and hence deleted the thread. Personally I felt the redraw reduced to some extent,may be a placebo effect
《tapatalked from galaxy s3》
Click to expand...
Click to collapse
Personally only tested with TW launcher. Seems to do a better job than without, but not always.
Were you using with TW or market launcher?
Secondly, did you use capitals (where required) and reboot after?
Placebo, who knows, all I can say it appears to lessen redraw on TW, never implied eliminate.
Sent from my GT-I9300T using xda premium
Confirming I also have this issue.
I've read some people saying the new firmware update should fix this issue. Can anyone confirm or deny this?
If not, then I will probably have to look into rooting my phone, getting a bit tired of freeing up RAM every 1½ day.
Perm solution is to increase the ram
That should be the reason why they increase the RAM from 1GB to 2GB
I will be doing it as soon as i can source the 2GB RAM from eBay.
Anyone know this?
1. firware upgrade does not fix this issue
2. if this doesn't happen on the S2 then there is no way this is a ram related issue. it's a software related issue maybe not managing ram correctly. but it can be fixed with a software solution.
Is anyone else experiencing the Touchwiz launcher rebooting after being in an app and coming out if it for a period of time. Really bugging me that I can't find anything reporting the same problem?
Sent from my GT-I9300 using xda app-developers app
There's loads of threads on this. Change dalvik cache size or just use Nova launcher. IMO it's better.
richyb86 said:
Is anyone else experiencing the Touchwiz launcher rebooting after being in an app and coming out if it for a period of time. Really bugging me that I can't find anything reporting the same problem?
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
There have been loads of reports about it.
Use Nova as the poster above said or go to android.mimic.ca and upload your services.jar and it'll change the oom priorities so the launcher isn't killed.
Sent from my GT-I9300 using xda premium
I really think I need a lesson in how to search properly. So if I use another launcher will Touchwiz lay dormant or still be running in the background?
Sent from my GT-I9300 using xda app-developers app
You could try checkrom's latest release, they have tweaked tw to reduce redraws, I haven't noticed the problem since I flashed it.
Sent from my GT-I9300 using Tapatalk 2
Any reason why you recommend nova as to apex. I read they are so similar. I wanna know the best so I can pay for the full one
Sent from my GT-I9300 using xda app-developers app
Still does it whether on custom roms or whether you apply any and all the tweaks on the forum, it also happens with all the launchers.
Serious problem that needs to be addressed.
You will also notice multitasking is a complete no no as all the other apps reload too.
More ram is needed or many many less running apps.
Go launcher doesn't seem to redraw if you can stand such an old launcher.
Peace.
biffsmash said:
Still does it whether on custom roms or whether you apply any and all the tweaks on the forum, it also happens with all the launchers.
Serious problem that needs to be addressed.
You will also notice multitasking is a complete no no as all the other apps reload too.
More ram is needed or many many less running apps.
Go launcher doesn't seem to redraw if you can stand such an old launcher.
Peace.
Click to expand...
Click to collapse
You're doing it wrong.
Go launcher is ****.
I NEVER get redraws with Nova.
Use my phone constantly, on 5hrs 12min screen on right now and not one redraw all day.
Stop your whining all over xda.
Sent from my GT-I9300 using xda premium
biffsmash said:
Still does it whether on custom roms or whether you apply any and all the tweaks on the forum, it also happens with all the launchers.
Serious problem that needs to be addressed.
You will also notice multitasking is a complete no no as all the other apps reload too.
More ram is needed or many many less running apps.
Go launcher doesn't seem to redraw if you can stand such an old launcher.
Peace.
Click to expand...
Click to collapse
What the? You just guessing or something?
Sent from my GT-I9300 using xda premium
biffsmash said:
Still does it whether on custom roms or whether you apply any and all the tweaks on the forum, it also happens with all the launchers.
Serious problem that needs to be addressed.
You will also notice multitasking is a complete no no as all the other apps reload too.
More ram is needed or many many less running apps.
Go launcher doesn't seem to redraw if you can stand such an old launcher.
Peace.
Click to expand...
Click to collapse
Couldn't disagree more, I don't get any redraws using checkrom. And when it comes to go launcher, it's probably the most bloated and clunky browser there is albeit highly customizable. Nova and Apex are probably just a good as each other. Touchwiz seems to use less resources than other launchers but it is lacking in features.
Sent from my GT-I9300 using Tapatalk 2
To be fair not one re draw from nova as yet. The card scrolling effect of home screens is probably my favourite bit
Sent from my GT-I9300 using xda app-developers app
nodstuff said:
There have been loads of reports about it.
Use Nova as the poster above said or go to android.mimic.ca and upload your services.jar and it'll change the oom priorities so the launcher isn't killed.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
What's this service that can change something to stop the launcher from being killed all about. I've decided I like the standard Touchwiz now
Sent from my GT-I9300 using xda app-developers app
richyb86 said:
What's this service that can change something to stop the launcher from being killed all about. I've decided I like the standard Touchwiz now
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
My [guide] here will help:
http://forum.xda-developers.com/showthread.php?p=27589013
Sent from my GT-I9300 using xda premium
UpInTheAir said:
My [guide] here will help:
http://forum.xda-developers.com/showthread.php?p=27589013
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Is there anything we can do for non rooted phones ? im experiencing redraw on my Galaxy S3 its a UK phone on O2 and completely standard,When browsing and coming out of browser i experience really bad lag/redraw apps appear one at a time then last of all the weather widget
bigmac161 said:
Is there anything we can do for non rooted phones ? im experiencing redraw on my Galaxy S3 its a UK phone on O2 and completely standard,When browsing and coming out of browser i experience really bad lag/redraw apps appear one at a time then last of all the weather widget
Click to expand...
Click to collapse
I don't think so.
The only options would be to flash newer firmware manually with Odin (may our may not help) or use market launcher such as nova or apex. They have option in settings to keep launcher in memory. It can help, but not always prevent launcher getting killed off.
Sent from my GT-I9300 using xda premium
For those of you running stock roms, what are some of the features that hold from switching to AOSP?
Sent from my LG-vs980 using Tapatalk
For me I don't use any feature
I even removed most of LG apps
I hate AOSP Roms so I didn't switch for it
Sent from my LG-D802 using Tapatalk
Apt-x
GRam
Sent from my LG-D802 using xda app-developers app
ossy1337 said:
GRam
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
I always asked myself if GRam works with AOSP or not. However From my experience with AOSP roms this past week, I can insure you that it does indeed work! I am amazed by the battery life! Yesterday I got 1.5 days (around 36hrs with 6hrs screen onn i could never do that on stock).
See my current usage now. Attached screenshots.
Edit: for some reason i cannot attach a single screenshot, that is after 11.5hrs on battery.
Sent from my LG-G2 using XDA Premium 4 mobile app
Life Engineer said:
I always asked myself if GRam works with AOSP or not. However From my experience with AOSP roms this past week, I can insure you that it does indeed work! I am amazed by the battery life! Yesterday I got 1.5 days (around 36hrs with 6hrs screen onn i could never do that on stock).
See my current usage now. Attached screenshots.
Edit: for some reason i cannot attach a single screenshot, that is after 11.5hrs on battery.
Sent from my LG-G2 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I read that it's only available on LG Roms but that was just here in the forum, so maybe not the most reliable source. I didn't try aosp yet, but the battery life I get with the Stock Rom is just insane:
Sent from my LG-D802 using xda app-developers app
ossy1337 said:
I read that it's only available on LG Roms but that was just here in the forum, so maybe not the most reliable source. I didn't try aosp yet, but the battery life I get with the Stock Rom is just insane:
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
Nice battery life! I never went above 4 or 5 hrs screen on stock!
Ok I can see you are running G2 xposed module and you running probably on 400dpi or even less.
Any other things you disabled? Knock on? Smart stay? Location?
Would you please elaborate your settings and usage. Also what is your rom and kernel?
Thx!
Sent from my LG-G2 using XDA Premium 4 mobile app
ossy1337 said:
I read that it's only available on LG Roms but that was just here in the forum, so maybe not the most reliable source. I didn't try aosp yet, but the battery life I get with the Stock Rom is just insane:
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
8+ hours SOT?? How?
Sent from my LG-vs980 using Tapatalk
Feature - reliance ( 1 to 5)
Smart screen 2, quick window cover 3, quick remote (app and lock screen widget) 4, knock on/off 5, flip phone to silence call 2, call recording 5, guest mode 1, quiet mode 4, backside notification led 3, fade out ringtone 2, puzzle alarm snooze 5, easy uninstalling apps from the home screen 4, I prefer white background in settings (this is not amoled, black is not saving power) 4, I like the lg keyboard (I even have it installed on my s4) 5.
ossy1337 said:
GRam
Click to expand...
Click to collapse
Pretty sure that's hardware but I too wonder if there's anything software involved.
As for me, QuickRemote and LG Camera are the only stock features I use.. On AOKP 4.3. Screw that fugly stock rom.
Nice battery life! I never went above 4 or 5 hrs screen on stock!
Ok I can see you are running G2 xposed module and you running probably on 400dpi or even less.
Any other things you disabled? Knock on? Smart stay? Location?
Would you please elaborate your settings and usage. Also what is your rom and kernel?
Thx!
Click to expand...
Click to collapse
I'm running on stock rom and stock kernel. I have disabled locations for google apps, all other apps including wheather are able to check for locations. I have sync enabled for gmail, facebook, wheather, whatsapp and exchange. As you can see I was on wifi most of the time and a few hours on 2G/3G/H. You are right with that xposed stuff! Currently running at 380dpi. My screen brighness is on auto with a preset of 50%. My usage behaviour is moderate and includes checking facebook, whatsapp, emails and xda app. I also do much browsing and a few benchmarks and camera shots. I don't play games that much. Personally I think that disabling NFC, GPS and bluetooth saves you a lot of battery. Smart Stay is also disabled because I don't really need that and it's keeping the sensors awake all the time. I should also mention that I have a flip cover with Quick Window enabled. I hope this helps you a little bit. Most of the battery drain is caused by unneccesary wakelocks.I can recommend to check these wakelocks with an app called 'wakelock detector'. As you can see, in my case there is only 1% of wakelocks, where others have 10-20% and this is what's causing the high battery drain. It's all about optimisation! If you have further questions please feel free to ask (but rather in the battery thread cause this might become a bit off topic).
Sent from my LG-D802 using xda app-developers app
Knock-On, Wireless storage, Quick Remote, Clip Tray...
Aptx, gram, quick remote, wireless storage, legit knock on. Ohh yeah, stability.
I used to use clip tray. Loved it. Missing from aosp roms though.
knock on, quick reply, smart screen, quick remote..
until proper replacement app is found, no AOSP for me.
For that slight lag we get especially going into the app drawer I figured I try switching to Art instead of Dalvik and BAM lag was gone and feels much snapper for sure.
I do think it made my G3 snapper, but over time it just created more issues than it solved. I recently started using Nova Launcher Prime again and it's definitely faster than the stock one. That's a good enough bump in speed for me for now.
I did this about 4 days after owning the device, and since then, its been nothing but positives for me. It also seems as if it REALLY boosts battery life (almost doubled mine)
I switched about 2 weeks ago and honestly I cant tell any difference. I am using Apex Launcher
What lag ?
Sent from my LGLS990 using Tapatalk
Just switched to art myself yesterday... The lag is nonexistence now which is awesome, but is there a way to make some of the app compatible? (I searched but came up with,nothing) sorry for the stupid question
The lag exist just a few secs in the app drawer when you flip through the 1st or 2nd page. To another post you don't notice lag if you use a launcher. I personally like to use the stock launcher.
Finally making the switch to ART today. So far, so good. I will edit if I encounter issues.
Evolution_Freak said:
Finally making the switch to ART today. So far, so good. I will edit if I encounter issues.
Click to expand...
Click to collapse
I made the switch a couple days ago.. Haven't had any issues either...
I can't get my phone into art...
wojo797 said:
I can't get my phone into art...
Click to expand...
Click to collapse
Do you have exposed installed. That's usually the reason.
Mahapederdon said:
Do you have exposed installed. That's usually the reason.
Click to expand...
Click to collapse
Yes I do and I never knew that.. Thanks
thunderwagn said:
What lag ?
Sent from my LGLS990 using Tapatalk
Click to expand...
Click to collapse
I know right, I switched mine after uninstalling xposed & the phone flew right outa my hand into the sky. Gone. Now I had to call sprint & have them reup my Nexus 5.
Sent from my Nexus 5 using Xparent Green Tapatalk 2
How do I do this on my phone???
AcE XBOX said:
How do I do this on my phone???
Click to expand...
Click to collapse
settings > about phone > software information > and keep tapping build number until it says developer options unlocked. It'll be under a separate tab for developer options and go in there and enable art
Tried ART on 2 separate occasions for roughly a week. Both times, I had random freezes or reboots every day or 2. None of these issues on Dalvik.
Using Nova Launcher and that minimizes apparent lag for me.
Turning off all animations helps.
Sent from my LGLS990 using XDA Free mobile app
I see the art option but Ill wait for now
UndecidedlyTalented said:
I see the art option but Ill wait for now
Click to expand...
Click to collapse
ART has been nothing but positive for me even with Note 2. Only drawbacks some apps don't work and cannot use xposed. Oh well would rather have a snappier phone with better battery life.