[Q] My Mobile become slower after being Idle for a while. - Android Q&A, Help & Troubleshooting

Hello,
ـــــــــــــــــــــــــــــــــــــــــــ
My mobile information.
ـــــــــــــــــــــــــــــــــــــــــــ
i have Samsung Galaxy Y Duos GT-S6102
Android 2.3.6.
I am using the Stock ROM, My mobile is rooted.
I am also using GO Launcher EX and Go Locker.
ـــــــــــــــــــــــــــــــــــــــــــ
My Problem.
ـــــــــــــــــــــــــــــــــــــــــــ
When i am using my phone for a while it is fast, for example switching the AppDrawer screens, Open Messenger close it again, Go to home screen instantly after pressing ( Home ).
but when i leave my mobile for a while ( 10min + ) it become slow ( when i unlock the screen the Home screen appear after a while, the app drawer take long time to load and is laggy while switching screens, opening an application take a while too.
Notes :
1- I Don't have any Auto-Task killer applications ( i had before but uninstalled it )
2- I noticed that my phone lose Internet Wifi connection too, because when i open FB messenger it show me the "Connecting" message.. i also doesn't receive notifications after leaving my phone idle for a while.
3- When i unlock the phone and start using it the notifications are revived ( delayed notification )

Well, your device has very low RAM. Apps like Facebook, Messenger and Go Launcher, use a lot of RAM. And if you have to much apps running at once, your phone will slow down. You can try Greenify app to hibernate some of these apps (Facebook for sure). A used to have a Galaxy Ace, and Greenify helped a lot.
About Wifi and delayed notifications, see in Wi-Fi settings if the option to keep it on during sleep is set to "always". If not, change it. That should solve the problem.
Sent from my Nexus 4 using Tapatalk

meatboy371 said:
Well, your device has very low RAM. Apps like Facebook, Messenger and Go Launcher, use a lot of RAM. And if you have to much apps running at once, your phone will slow down. You can try Greenify app to hibernate some of these apps (Facebook for sure). A used to have a Galaxy Ace, and Greenify helped a lot.
About Wifi and delayed notifications, see in Wi-Fi settings if the option to keep it on during sleep is set to "always". If not, change it. That should solve the problem.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Thanks for your answer, but..
I Uninstalled facebook 2 months ago, And the problem is not that the mobile is generally running slow, the fact is while i am using it for more than 30 sec it start to be fast and keep to be fast until i lock it again.
but when i lock it and keep it for more than 10 minute and then re-use it, it run slow for about 30 second then start to be fast again ( which is not good when i want to do a fast call or something with such a delay )
i am suspecting that after the mobile be IDLE for a while the service and applications closes it self .. The launcher close itself ( thats why the mobile always delay ), the applications background service too ( thats why i get no notifications ).
so if my theory is right, what is the reason that cause this ?

Now I understood...
Well, I'm no android expert, but I know the system needs RAM to work. Some applicatins are cached in memory to open faster, without the need to be load all over again, but when the system runs low on memory, it tends to kill background applications/services to keep foreground apps in use.
Maybe your apps are not being cached, and/or being restarted for some reason right after the phone wakes, that could explain why your phone slow down a bit then get back to normal.
I hope some dev can explain it better.
Sent from my Nexus 4 using Tapatalk

Definitely low RAM can be a culprit, but I wouldn't be surprised if at least half the reason is the combo of Go Locker and Go Launcher. They are cool apps with all kinds of customizations, but have used them on multiple devices, even the most powerful ones at the time and have never been pleased with the performance vs other comparable apps. Especially if the Go lockscreen is fighting with the system one to see which one will turn on will you hit the power button and the RAM switching over to it in time when the phone wakes.
Another possible thing would be that the screen off profile is too aggressive and takes a bit to ramp up to normal speeds and get everything running again.
But try using a different combo for the lockscreen and launcher and see if it doesn't make a difference (make sure to kill the Go apps otherwise they will run in the background along side the new apps and make it worse). My $ is on that it will.

Related

Exit running apps

hi i have only just got the hero and was wondering how to close apps properly. i have noticed that when you hold the home key for a while a window pops up showing some apps ...is this how you close them? or is simply pressing the home key shutting them .
The long press on home just brings up a list of apps that have been recently run. It's almost a task switcher, but not quite!
Many apps will exit if you "back" out of them - i.e. when in the app keep pressing back until you get back to the home screen. However, this isn't the case for all applications. Some may have an explicit exit or close button, whereas others may have nothing at all.
However, Android is pretty good at managing its own applications, and will kill/exit them as necessary. In my experience, there's little to be gained from explicitly killing applications using a task killer, but some people swear by it.
Regards,
Dave
foxmeister said:
The long press on home just brings up a list of apps that have been recently run. It's almost a task switcher, but not quite!
Many apps will exit if you "back" out of them - i.e. when in the app keep pressing back until you get back to the home screen. However, this isn't the case for all applications. Some may have an explicit exit or close button, whereas others may have nothing at all.
However, Android is pretty good at managing its own applications, and will kill/exit them as necessary. In my experience, there's little to be gained from explicitly killing applications using a task killer, but some people swear by it.
Regards,
Dave
Click to expand...
Click to collapse
Most Task Killers free up memory thats used by background apps.
so basicly back out of the app and let android do the rest of the worring. thanks for advise
risterdid said:
Most Task Killers free up memory thats used by background apps.
Click to expand...
Click to collapse
Yes, but the point is that Android itself will start killing applications if it starts to run low on resources. (see http://developer.android.com/guide/topics/fundamentals.html)
Regards,
Dave
I'll attempt to sum it up once and for all, to try and set the record straight.
In Android's virtual machine, there is no functional differentiation between "closing" an app and "switching away from" an app. They are the same (the exception is things like music players which need to keep playing after you switch away from them, but even then only the 'service' part needs to keep running).
Whenever you switch away from an app, its current state is remembered so that even if it is effectively "killed" it can be returned to in just that state next time it's opened. Then Android either kills the process or it keeps it open, killing it when it needs the memory. You won't notice any difference between either scenario, except maybe that an app loads a little bit faster if it was kept in memory. At any rate, "closed" apps do not "run", and they do not take RAM or CPU cycles from other apps.
In terms of process/memory management, Android's VM has more in common with a web browser than a desktop OS - sure it can remember your state when you switch apps (like switching tabs, going back/forward/home in a browser) but whether behind the scenes it loads it all into and out of memory when you switch back and forth, or it all stays in memory is irrelevant to the user. Nobody worries that a long forum page on another tab or in their back button history is occupying 80 megs in the background or not, the browser takes care of loading/unloading it from RAM as needed, and that's just like how Android's VM works when switching between various pages of various apps.
Once you understand this you understand that all these 'task killer' apps are really unnecessary - all they'll do is make it slower to restart an app once closed. They don't reclaim RAM that was previously unavailable to other apps.
To cut a long story short, pressing "home" is a great way to close an app, whether you want to return to it later or not.
MercuryStar said:
Nobody worries that a long forum page on another tab or in their back button history is occupying 80 megs in the background or not, the browser takes care of loading/unloading it from RAM as needed, and that's just like how Android's VM works when switching between various pages of various apps.
Click to expand...
Click to collapse
that is not true for me, my firefox can eat a lot of resources as long as it is open. and i can see a performance difference when having a lot of apps open on my hero. not that it would be a problem, but you can see the menus scrolling more "fluid" after killing all bg apps, for example.
kendong2 said:
you can see the menus scrolling more "fluid" after killing all bg apps, for example.
Click to expand...
Click to collapse
I would wager that's the placebo effect. It feels faster because you believe it should. If you understand how the OS works you realise that apps you've switched away from do nothing to slow down or take memory from any other app (see my exception above about apps that launch background services such as music player).
kendong2 said:
that is not true for me, my firefox can eat a lot of resources as long as it is open. and i can see a performance difference when having a lot of apps open on my hero. not that it would be a problem, but you can see the menus scrolling more "fluid" after killing all bg apps, for example.
Click to expand...
Click to collapse
I do notice this too. There is a general 'sluggishness' with my Hero when there are lots of app sleeping/running/hibernating/whatever in the background. As soon as I kill off a few unwanted ones, all the menus scroll faster and home screens change quicker.
And this is not the placebo effect either. The menu's DO scroll more fluidly after I have killed a few apps, regardless of how you describe the RAM management...
Micksta said:
And this is not the placebo effect either. The menu's DO scroll more fluidly after I have killed a few apps, regardless of how you describe the RAM management...
Click to expand...
Click to collapse
exactly, you can tell easily if it is one motion or looks like it is "skipping frames". even it is only because it takes the device some cpu cycles to kill other apps, it does make a difference. like i said a rather cosmetic one, since it doesn't really effect the general usage. nevertheless i like to know what is running and what's not, and so far im running good with advanced task manager free.
WOW i didnt expect a massive response for my question but i thank you all for your responses
MercuryStar said:
I would wager that's the placebo effect. It feels faster because you believe it should. If you understand how the OS works you realise that apps you've switched away from do nothing to slow down or take memory from any other app (see my exception above about apps that launch background services such as music player).
Click to expand...
Click to collapse
that's not true, my phone gets so sluggish sometimes that i can't answer a phone call, the phone doesn't register that i press the answer button. and when that happends i usually have like 20 mb of free ram.
Daniehabazin said:
that's not true, my phone gets so sluggish sometimes that i can't answer a phone call, the phone doesn't register that i press the answer button. and when that happends i usually have like 20 mb of free ram.
Click to expand...
Click to collapse
Just as a matter of interest, do you use swapper or AppsToSD?
My phone never gets into the situation you've described, but even though I do have the full version of TasKiller, I almost never use it, and I don't see a need at present to use AppsToSD.
In addition, I'd imagine that having a swap partition would cause an issue with Androids own memory management, since I guess it can't distinguish between real and "virtual" memory. So where a "non-swap" device would start killing processes, a "swap" device would just continue on regardless because it thinks it still has physical memory available.
Regards,
Dave
Yesterday I downloaded "Advanced Task Killer Free"... anyone who has experiences with this? Is is better than just "Task Killer" or is it just an updated version of "Task Killer" ?
thanks!
have been using atk free for a while (lol 2 weeks since i got the hero) now, i really like it. its advantage over all other task managers IMHO: it has an ignore list, things you ignore are not shown in the running tasks list. in the list you have check boxes, where you can select the tasks that will be killed, and this list is remembered. for example "htc sense" is on my ignore list, but "music" is only checked, so i can uncheck it when i don't want to kill it while listening to music. next time i want to kill music i just have to tap the checkbox, no dealing with the ignore list here...
Daniehabazin said:
that's not true, my phone gets so sluggish sometimes that i can't answer a phone call, the phone doesn't register that i press the answer button. and when that happends i usually have like 20 mb of free ram.
Click to expand...
Click to collapse
I get this problem a lot, and in answer to fox meister, I don't have AppsToSD.
I don't know if the problem is RAM or CPU related, but the CPU often jumps to 100% when things are really slow.
Is the issue likely to be background apps, or widgets even?
Sausageman said:
I get this problem a lot, and in answer to fox meister, I don't have AppsToSD.
I don't know if the problem is RAM or CPU related, but the CPU often jumps to 100% when things are really slow.
Is the issue likely to be background apps, or widgets even?
Click to expand...
Click to collapse
Same for me with the processor.
When i reboot my phone i usually have 90 mb of free ram, after starting a few applications, like browser and phonebook, it plummets down to 20 mb.
I do have some extra applications that starts as services, like systray monitor and 3g watchdog.
when i open atk after a fresh reboot i see that some applications that i don't even use is started, like footprints, settings and calendar, even my webrowser is started, whats up with that, can it be disabled?
I think the issue is that we have some applications that autostart withous us using them, and also programs that we download that autostarts as services and maybe having memory leaks...
I came to chime in with my experiences of the CDMA hero and sluggishness.
I watch memory like a hawk (thanks Mogul) and I too have around 80-90mb free ram on start, but it can get down to around 30 rather quickly. Once it gets down here, I notice that screen transitions and random lag occurs in apps. If I go into Advanced Task Killer and kill many of the stragglers, my menus are as smooth as can be.
It is most certainly NOT a placebo effect.
One thing I really like about Advanced Task Killer (pay version) is that it has the "Auto End" feature, where it will kill all apps not chosen to be excluded at the interval that you choose. For example, I have determined the system applications that need to be on all the time, and I've excluded those. Every hour, ATK kills everything else. For the most part, my Hero hovers around 70MB now at all times, although it can get down there to around 30-40MB if I'm right around the 1 hour mark.
That feature alone makes it much better than Taskiller IMO. Totally worth 99 cents
This definition would imply that android works exactly like the iphone osx? I mean saving "screenshots" of the last state of an app. But NOT having real multitasking?
Because it's not possible to have multitasking and at the same time "inactive" background apps everytime you hit the home button...
MercuryStar said:
I'll attempt to sum it up once and for all, to try and set the record straight.
In Android's virtual machine, there is no functional differentiation between "closing" an app and "switching away from" an app. They are the same (the exception is things like music players which need to keep playing after you switch away from them, but even then only the 'service' part needs to keep running).
Whenever you switch away from an app, its current state is remembered so that even if it is effectively "killed" it can be returned to in just that state next time it's opened. Then Android either kills the process or it keeps it open, killing it when it needs the memory. You won't notice any difference between either scenario, except maybe that an app loads a little bit faster if it was kept in memory. At any rate, "closed" apps do not "run", and they do not take RAM or CPU cycles from other apps.
In terms of process/memory management, Android's VM has more in common with a web browser than a desktop OS - sure it can remember your state when you switch apps (like switching tabs, going back/forward/home in a browser) but whether behind the scenes it loads it all into and out of memory when you switch back and forth, or it all stays in memory is irrelevant to the user. Nobody worries that a long forum page on another tab or in their back button history is occupying 80 megs in the background or not, the browser takes care of loading/unloading it from RAM as needed, and that's just like how Android's VM works when switching between various pages of various apps.
Once you understand this you understand that all these 'task killer' apps are really unnecessary - all they'll do is make it slower to restart an app once closed. They don't reclaim RAM that was previously unavailable to other apps.
To cut a long story short, pressing "home" is a great way to close an app, whether you want to return to it later or not.
Click to expand...
Click to collapse
Shahpur.Azizpour said:
This definition would imply that android works exactly like the iphone osx? I mean saving "screenshots" of the last state of an app. But NOT having real multitasking?
Because it's not possible to have multitasking and at the same time "inactive" background apps everytime you hit the home button...
Click to expand...
Click to collapse
No, you've not understood the explanation.
The iPhone will always* terminate an application that isn't on its list of "approved" multi-tasking apps once it isn't active any more (i.e. you've switched tasks).
Android will try to keep whatever it can in memory, but eventually will start killing processes in order to keep the system running.
So, if you're on an iPhone listening to something on Spotify and you want to browse something on the web, the iPhone will "kill" Spotify when you switch to the web browser. On Android this won't occur except in the most critical of resource low situations, but then again, I'd imagine other apps would get killed before Spotify.
Read this article, specifically the section from "Component Lifecycles" onwards specifically "Activity Lifecycle", "Saving activity state" and "Processes and lifecycles".
Regards,
Dave
* Unless it has been jailbroken!

Problem with apps

Hi
I'm currently having problem with apps they are auto opening themselves.
Sometimes at startup when I open my open and use Helix/ADW all launcher manu apps are open automatically. It eats like 50MB of memory and battery.
And even while my screen turns off it opens app. I was sleeping and my screen is turn off/sleep and I check task panel it got apps open even the screen is lock.
Got No Idea on this. Why my apps are auto opening.
And do I need to debrand?
I just got a unit Unlocked
X10i
Baseband 1.0.14
Build Number R1FA014
Kernel 2.6.29-rel [email protected]#2
Do I really need to debrand?
Does it reset my phone and my settings/apps will be deleted?
TIA
It's not the X10, it's an Android thing.
Then how to get rid of this auto opening app? I never exp. this on 1.5 and 2.1 on my HTC Hero just on this 1.6
Get Automatic Task Killer or something similar, and set it to kill apps on open...if you find the apps opening affects your performance.
Also, if they're apps that sync with a service, make sure all syncing is off, or they'll keep coming up anyway, to try to sync with the cloud.
as a personal anecdote, once I stopped using task killers, the phone started running more stable and quicker.
So Task killers are not good?
I check my Task Panel once i boot my phone tons of APPS are open
Like Bluetooth file transfer
SMS Backup and Restore
Email
Alarm Clock
Calender
Settings Voice Dialer
It opens on startup.
seriously I just boot up my phone and use ADW Launcher and those open up automatically? what does those do? for startup? there are tons more like 25 apps on startup. This thing is not good since I'll do task killing always even the phone is screen off. My phone is opening Voice Dialer Handsent SMS even though i dont have message or calls received.
It's like every min or hour I'll do task killing it kills battery
Well, Alarm Clock has to be on, so it knows when to go off... If you don't have any alarms set, delete all the alarms that are in it.
Email is on by default, since it's a smart phone. If you don't have an account set up, email won't sync, and thus, isn't really doing anything. Calendar will attempt to sync with google if you set it up, but if not, again, shouldn't be doing anything. SMS will start to monitor for incoming SMSes. A lot of services start so they're there when you try to start them up. Basically, anything that has to sync to the internet to update will start automatically.
If things like Photoshop Mobile or a game or something start up, those should be killed.
Stand alone apps that don't access the internet should have no business starting up on their own.
Some people on here claim task killers are great and help a lot... some claim they do nothing. I'm torn, because the phone feels a bit faster than when I used the task killer everytime I unlocked the phone. If your phone is new, cycle the battery a few times, and let it 'break in' and, eventually, the battery life should improve.
Thanks. I'm just a little bit worried that I'm not aware that there are many task opening with me noticing or knowing it and use much battery as I do.
Some apps open automatically
I know that apps auto close ok , here's its invers..
Any how use some task killers frequently to kill them....
Or just unistall them
.....:thumbup:
................................................................................................
Can somebody help me? I am running my xperia x8 and as i know since i rooted and got myself new rom i was wondering why my games work slow but after a little research i found out that official Facebook app is working in background so i unninstaled but now my question is is there someone who has some facebook app non-official which i can run without the problems?
PS: Sorry if spam on this thread but i cant make new threads on this app (or i can but i cannot figure it out)
Sent from my X8 using xda app-developers app
gr3yh0und said:
Thanks. I'm just a little bit worried that I'm not aware that there are many task opening with me noticing or knowing it and use much battery as I do.
Some apps open automatically
Click to expand...
Click to collapse
Android works by loading EVERYTHING it can into memory, up to a threshold and then removes apps from memory if they're not being used and memory is required for newly initiated applications.
Some apps have a terminate and stay resident approach and are seen as 'services' and they just stay active no matter what. Email, Calendars and status bar and etc never leave memory cause they're all waiting for there big moment, an email, an appointment, a finger touch etc.
Using a task killer doesn't really do anything, cause as soon as you 'kill' the process and the moment there is available memory again the process will just return to active/inactive memory because that's the way Android memory processing works.
If you have root access you can delete/freeze system apps you don't require.
A 'slim' Android v2.3 ROM shouldn't have more than approx 110 system apps. Less that 95 if you're good.
gr3yh0und said:
I check my Task Panel once i boot my phone tons of APPS are open
Like Bluetooth file transfer
SMS Backup and Restore
Email
Alarm Clock
Calender
Settings Voice Dialer​
Click to expand...
Click to collapse
Most of the apps you listed are system apps and will, by their nature find there way into memory all the time. That's just how it is.
After a few hours of use many of the non-used apps will drop out of memory and others will take their place.
Loading applications into memory has a time and processing cost and so if it's already in memory, it's quicker to access.
However the Android system doesn't know your usage traits at start-up and that's why some less used system applications may be seem in memory until they're weeded out by those you do use. Again, nothing to worry about,
Using an XPERIA X10i with ~384MB of memory leaves little room for bloatware and thus a lean running machine is the order of the day for the XPERIA X10i.

How do I stop Android from auto-killing an app?

I am new to Android - just got a Droid 3.
How do I stop the system from auto-killing a certain app? When I play Angry Birds, if the phone goes to sleep on timeout, when I turn it back on, the App has to re-load from scratch (rather than opening to where I left off last time). I'm assuming the system decided to kill it for lack of memory, but how do I STOP it from doing that (like an ignore list)?
Will I need a third party app?
Any help is appreciated!
not really. the Android system does a pretty good job of reclaiming unused memory. ive been dealing with this for a while trying to keep a replacement lock screen in memory
Sounds like Verizon installed a task killer. I know their employees do that saying you need one. But you don't. Make sure you uninstall it. It is most likely set to kill apps off ever x minutes. Usually Android keeps foreground apps in memory for a long time unless the system needs it. But doesn't sound like it would. I wonder what the Droid 3 memory settings are for stock now. I have the Evo 3D and they are set at a higher threshold(as I'm kills unused apps sooner) compared to my older HTC phones(Evo and Hero). How long do you let the phone sit idle before coming back?
Sent from my iPhone with the bigger GeeBees.
notasimpleway said:
Sounds like Verizon installed a task killer. I know their employees do that saying you need one. But you don't. Make sure you uninstall it. It is most likely set to kill apps off ever x minutes. Usually Android keeps foreground apps in memory for a long time unless the system needs it. But doesn't sound like it would. I wonder what the Droid 3 memory settings are for stock now. I have the Evo 3D and they are set at a higher threshold(as I'm kills unused apps sooner) compared to my older HTC phones(Evo and Hero). How long do you let the phone sit idle before coming back?
Sent from my iPhone with the bigger GeeBees.
Click to expand...
Click to collapse
It's not obvious which program that would be - there's nothing called Task Killer. Plus, most of the VZW bloatware can't be uninstalled anyway. Apart from rooting (locked bootloader on Droid 3), what can I do to force it to stay open?
Also, it gets killed immediately on turning off the phone. As in, I start the game, hit sleep, hit wake a second later and the game reloads from scratch. Very irritating.
Any thoughts are appreciated, thanks!
jbroses said:
It's not obvious which program that would be - there's nothing called Task Killer. Plus, most of the VZW bloatware can't be uninstalled anyway. Apart from rooting (locked bootloader on Droid 3), what can I do to force it to stay open?
Also, it gets killed immediately on turning off the phone. As in, I start the game, hit sleep, hit wake a second later and the game reloads from scratch. Very irritating.
Any thoughts are appreciated, thanks!
Click to expand...
Click to collapse
I just tested this with Angry Birds from the time I posted till just now and it was right where I left the game. It may be called Advanced Task Manager. Or something like that. And you should be able to uninstall it. It would have been installed by the person selling the phone and not at the factory.
Sent from my iPhone with the bigger GeeBees.
Go to the Market, download Spare Parts. Open and scroll down to Activity/Process Management. Select normal. It may not have been the problem, but worth a shot. Are you hitting the home button before putting the phone to sleep? What do you see immediately upon turning the screen on and unlocking the phone? Angry Birds? The home screen?
Sent from my iPhone with the bigger GeeBees.
When you haven't used an app for a long time, Android automatically recycles all open activities from the app, except the root activity.
By default, every application runs in its own Linux process. Android starts the process when any of the application’s code needs to be executed, and shuts down the process when it’s no longer needed and system resources are required by other applications.
[...]
If the user leaves a task for a long time, the system clears the task of all activities except the root activity. When the user returns to the task again, it’s as the user left it, except that only the initial activity is present. The idea is that, after a time, users will likely have abandoned what they were doing before and are returning to the task to begin something new
Click to expand...
Click to collapse
From geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/ (sorry I can't make a link yet)
Shinigami20 said:
When you haven't used an app for a long time, Android automatically recycles all open activities from the app, except the root activity.
From geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/ (sorry I can't make a link yet)
Click to expand...
Click to collapse
it actually happens instantly. in other words - open angry birds, begin level. sleep phone, wake phone. angry birds reloads from the beginning. this is all within the span of 5 secs.
i thought it might be my lock screen - widgetlock, but i disabled that and it just happened again, this time with opera mini as i was writing this. I was writing this post, went to a text, came back to opera within 30 secs and it had shut down and reopened (no tab with my partially composed message).
is the droid 3 just shutting things down more aggressively? is there a way to tweak that? maybe too much other crap is running and I should get a task killer? thoughts?
jbroses said:
it actually happens instantly. in other words - open angry birds, begin level. sleep phone, wake phone. angry birds reloads from the beginning. this is all within the span of 5 secs.
i thought it might be my lock screen - widgetlock, but i disabled that and it just happened again, this time with opera mini as i was writing this. I was writing this post, went to a text, came back to opera within 30 secs and it had shut down and reopened (no tab with my partially composed message).
is the droid 3 just shutting things down more aggressively? is there a way to tweak that? maybe too much other crap is running and I should get a task killer? thoughts?
Click to expand...
Click to collapse
do not sleep your device, try entering level then return to home switch to other apps. Then open angry bird again and see what happen
On my desire Z, it kill the app every time i sleep the phone. Keep the phone alive then I have 3 apps running at same time without being killed. But it's not likely that I have RAM shortage. 3 apps is constant no matter what apps
Flipz explains that well. Autokiller is a great little app to adjust those settings. Used it for over two years now. I actually got to watch that app evolve. Great dev. Only works if you are rooted.
Shinigami20 said:
When you haven't used an app for a long time, Android automatically recycles all open activities from the app, except the root activity.
From geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/ (sorry I can't make a link yet)
Click to expand...
Click to collapse
Sent from my iPhone with the bigger GeeBees.
Thanks for all the responses. I've tried to address them all:
Spare Parts - I installed this and set the Activity to Normal (it WAS set on aggressive). Unfortunately, this didn't help.
Press the Home key - Pressing the Home key and then going back to Angry Birds DOES work. It picks up right where you left off. Unfortunately, when the phone goes to sleep, it restarts Angry Birds on waking.
What do I see when I wake the phone - It goes to my WidgetLocker lock screen. Once unlocked, the very first thing that shows up is the Angry Birds "Rovio" loading screen. No home screen in between.
Any other thoughts are much appreciated! Is there any way to simply exempt Angry Birds from being closed by the system automatically? It seems like this should be possible!
Can you try something out for me? I want to give evidence to my theory.
Download another 3d game, load a level, then sleep the device. See if there's a lot of stuttering/reloading when you wake the device back up.
Any news on this? I got the same problem with CM 9.1 on my Doubleshot (aka M4GS). When I have like 10 tabs or so opened in Opera, Android kills the task. But not when I put it into sleep, but right when I'm browsing! That's really annoying since after restarting Opera I have to reopen every single tab manually from the history.
Already tried Spare Parts, but it doesn't offer some kinda whitelist for apps that shouldn't be autokilled.
It's really frustrating, Android's autokilling feature was one of the few things, that I didn't like about that OS when I switched from Windows Mobile to Android a few years ago. And I still hate that feature. Why can't I decide by myself which apps to be closed and which ones not? Give back the power to the user I say!
At least there HAS to be a solution to force Anddroid, not to kill a specified app (e.g. Opera) and kill all the other running apps instead. Any 3rd Party task killer has some kinda ignore list, so how could Android be tweaked to do the same?
Shani Ace said:
Any news on this? I got the same problem with CM 9.1 on my Doubleshot (aka M4GS). When I have like 10 tabs or so opened in Opera, Android kills the task. But not when I put it into sleep, but right when I'm browsing! That's really annoying since after restarting Opera I have to reopen every single tab manually from the history.
Already tried Spare Parts, but it doesn't offer some kinda whitelist for apps that shouldn't be autokilled.
It's really frustrating, Android's autokilling feature was one of the few things, that I didn't like about that OS when I switched from Windows Mobile to Android a few years ago. And I still hate that feature. Why can't I decide by myself which apps to be closed and which ones not? Give back the power to the user I say!
At least there HAS to be a solution to force Anddroid, not to kill a specified app (e.g. Opera) and kill all the other running apps instead. Any 3rd Party task killer has some kinda ignore list, so how could Android be tweaked to do the same?
Click to expand...
Click to collapse
I agree. I was downloading a file in Opera, switched to other apps, then went back to opera and it reopened.. Needless to say the download failed. This really sucks.
Use titanium and freeze the stock task manager (if any).
Android, by default, keeps only 3 (correct me if I'm wrong) applications' sessions in memory, but that's obviously no reason for it to kill angry birds right after the display is closed.
Try installing Minfree (I think it's available on the Play Store) to understand when and why Android is killing the application. It'll give you the parameters on which the Android Auto killer operates, but you will need ROOT to be able to edit them.
And no, there isn't a way to earmark an application such that it isn't killed, at least, not that I know of.
Hope this helps.
Haters gonna hate
potatoes gonna potate.
Check out v6 supercharger and all ur questions will be answered.
http://forum.xda-developers.com/showthread.php?t=991276
sent from my DNA
jbroses said:
I am new to Android - just got a Droid 3.
How do I stop the system from auto-killing a certain app? When I play Angry Birds, if the phone goes to sleep on timeout, when I turn it back on, the App has to re-load from scratch (rather than opening to where I left off last time). I'm assuming the system decided to kill it for lack of memory, but how do I STOP it from doing that (like an ignore list)?
Will I need a third party app?
Any help is appreciated!
Click to expand...
Click to collapse
Hi, excuse me for not reading other posts and replying directly but wanted to share something that works for me and does not kill certain launched apps. Open any app, then come out of the app and tap on recent apps button and you will see the apps that are currently launched. Depending on your OS and model, are you able to lock an app (by slightly dragging the app icon down and then tapping on the lock icon). I did that for one of the games and surprisingly even after several minutes, I was able to continue from exactly where I left off. Hope this helps. Let me know.
Screenshot: http://1.bp.blogspot.com/-9Bs7dxj7t3o/VZHLFAF6fdI/AAAAAAABI0Q/WXFhUv1c2gw/s1600/IMG_0023.JPG

[Q] How to get the most out of my TF Prime? (from a Android and Tablet newbie!)

Hi all,
I just got my Transformer Prime this week, and as a new user both of Android (my phone is a WP7 device) and of tablets in general, I do have a couple of questions that maybe you guys can help me with...
1) Shut it down or not?
Being a tablet something in between my phone and my laptop, I'm still not sure exactly how to manage it. I know this will come with experience, but do you guys leave it always on like your phone or do you shut down like a laptop? I actually only hibernate my laptop, but I don't know how to do that on my TP... is it possible?
2) Services: my battery and OS responsiveness
OK, so I got my TP and started downloading apps... Skype and Facebook were one of the firsts. I quickly realized that, by default, after opening them for the 1st time, they kept giving me notifications, even if I swiped them left of the task manager (i.e. closed them, AFAIK). This is OK for Skype, but I really don't want Facebook bothering me that much, so I disabled notifications on its settings. Is that all that is needed to remove these permanent services? Does the "services" tab under Settings -> Applications really show everything that is running or can some apps hide from there?
3) Closing apps: should I care about it or not?
I still didn't fully understand how "closing apps" work on Android (ICS at least). If I have an app with notifications enabled (i.e. its service is enabled, right?), even if I close it from the task manager, the notifications keep coming. However, if notifications are disabled, is swiping them left from the task manager REALLY closing them? At the end of the day, to improve battery and responsiveness, should I keep closing my unused apps?
4) Launcher: Is ICS launcher the best for tablets?
This is actually part of a more general question, coming below. But anyway, I read that the ICS launcher is much improved from previous Android versions, and at the same time I didn't find a good launcher comparison for tablets only. Many of the launchers reviews only apply them for phones, and only compare them to the Gingerbread launcher (or some device-specific launcher). Since many of the launchers are paid apps, I would like to know: is there any launcher that is really worth trying in my new TP? What do you guys use?
5) Tablet-optimized apps???
I don't have my TP for even a week and I'm already tired of reading great things about an app, only to download it and see that it is not optimized for tablets at all. So, is there any good source of info/reviews on tablet-optimized apps?
Many thanks!
Leo.
1) Shut it down or not?
Personally, I always leave mine tablet running. There is a price to pay from a battery perspective when shutting down / starting up, so unless you know you are not going to be using it for an extended period of time, I would recommend leaving it on.
2) Services: my battery and OS responsiveness
I believe the 'Services' tab will show all the user app services that are running, but I am not sure if you can permanently prevent them from starting back up with ICS. I have seen task manager apps in the market that can prevent services from starting up. In all reality though, if you are concerned about background services draining your battery, the Prime has excellent battery life to begin with, especially if you have the dock, so if I was you I wouldn't get too worked up over the background services. Now if we were talking about a smart phone here (like my Thunderbolt for example which has horrible battery life), I would be much more concerned about this type of thing as I would want to do anything possible to squeeze as much life out of my battery just to get through an entire day.
3) Closing apps: should I care about it or not?
From my understanding swiping an app on the Recent Apps tray won't actually kill the process. Swiping an app from the Recent Apps tray more or less just removes the app from the list of Recent Apps. ICS automatically takes care of shutting down processes and releasing memory when appropriate. If you want to manually kill an app you can Force Close it from the list of apps from the Settings -> Applications menu. But again, my personal preference is to let ICS do its thing and take care of process management. I will remove apps from the Recent Apps tray just keep the tray less cluttered with apps that I don't use or need to switch to that often but I normally won't kill apps manually from the task manager.
On a side note, I would think removing an app from the Recent Apps tray would signal the OS that I am not going to be using the app again any time soon and the OS is free to shut down the process and release its memory, but I am not sure if this is what happens or not. All I know is that I have read elsewhere that removing an app from the Recent Apps tray will not immediately kill the process.
4) Launcher: Is ICS launcher the best for tablets?
Personally, I really like ICS so I haven't tried any of the other launchers that are out there (on the tablet side of things anyways). I used the GO Launcher on my phone for a little while but ended up switching back to the default HTC Sense launcher. This is one of the things I love about Android though; the ability to totally change the look and feel the device by simply customizing and switching between different launchers. If I ever get tired or bored with ICS, I can download a new launcher and just like that, everything will seem new and fresh again.
5) Tablet-optimized apps???
This is one of the big problems with Android and the Android Market right now; not just the small selection of tablet optimized apps but being able to find these apps in the Market. There is an 'editors top picks for tablet apps' section or something like that in the Android Market that I have used. Unfortunately, many of the apps in there are not that great, but at least they are optimized for tablets. Typically I will just do a google search for 'top android tablet apps' to get a feel for some of the best tablet optimized apps that are out there.
Try the Tablified website or app to find tablet optimized apps. Can't download directly from there, but the install link will take you to the market page for whatever app you want.
http://www.tablified.com
jordache16 said:
1) Shut it down or not?
Personally, I always leave mine tablet running. There is a price to pay from a battery perspective when shutting down / starting up, so unless you know you are not going to be using it for an extended period of time, I would recommend leaving it on.
Click to expand...
Click to collapse
First of all, thanks for taking the time to reply me! Anyway, my point was exactly about the times when I will not use it for an extented period, like when I go to bed or something... But I guess since I don't want any notifications when I'm sleeping, I think it is wiser to shut it down. On the other hand, is there a quick-way to completely silence the tablet, i.e. turn off the volume AND the vibrations?
jordache16 said:
2) Services: my battery and OS responsiveness
I believe the 'Services' tab will show all the user app services that are running, but I am not sure if you can permanently prevent them from starting back up with ICS. I have seen task manager apps in the market that can prevent services from starting up. In all reality though, if you are concerned about background services draining your battery, the Prime has excellent battery life to begin with, especially if you have the dock, so if I was you I wouldn't get too worked up over the background services. Now if we were talking about a smart phone here (like my Thunderbolt for example which has horrible battery life), I would be much more concerned about this type of thing as I would want to do anything possible to squeeze as much life out of my battery just to get through an entire day.
3) Closing apps: should I care about it or not?
From my understanding swiping an app on the Recent Apps tray won't actually kill the process. Swiping an app from the Recent Apps tray more or less just removes the app from the list of Recent Apps. ICS automatically takes care of shutting down processes and releasing memory when appropriate. If you want to manually kill an app you can Force Close it from the list of apps from the Settings -> Applications menu. But again, my personal preference is to let ICS do its thing and take care of process management. I will remove apps from the Recent Apps tray just keep the tray less cluttered with apps that I don't use or need to switch to that often but I normally won't kill apps manually from the task manager.
On a side note, I would think removing an app from the Recent Apps tray would signal the OS that I am not going to be using the app again any time soon and the OS is free to shut down the process and release its memory, but I am not sure if this is what happens or not. All I know is that I have read elsewhere that removing an app from the Recent Apps tray will not immediately kill the process.
Click to expand...
Click to collapse
Hum, ok, I will try to freak out less about open apps. What's still bugs me, for instance, is the behavior of Google Talk vs. Skype. After turning the tablet on, Skype doesn't open automatically, and after I open it, it will gracefully inform-me of its status on the notifications bar. However, today I just got surprised by a incoming IM from Google Talk, even if I did'nt open it! I realized that it is hidden under "Google Services" in the app list, but there is no setting in the app to disable it from running on start-up! I can only "sign out"... Anyway, on the other hand, there's no setting to have Skype launch automatically on start up...
jordache16 said:
4) Launcher: Is ICS launcher the best for tablets?
Personally, I really like ICS so I haven't tried any of the other launchers that are out there (on the tablet side of things anyways). I used the GO Launcher on my phone for a little while but ended up switching back to the default HTC Sense launcher. This is one of the things I love about Android though; the ability to totally change the look and feel the device by simply customizing and switching between different launchers. If I ever get tired or bored with ICS, I can download a new launcher and just like that, everything will seem new and fresh again.
Click to expand...
Click to collapse
I'll second that. I've quickly used the Iphone 4 a couple of times and its dullness just bores me to death... hehe
jordache16 said:
5) Tablet-optimized apps???
This is one of the big problems with Android and the Android Market right now; not just the small selection of tablet optimized apps but being able to find these apps in the Market. There is an 'editors top picks for tablet apps' section or something like that in the Android Market that I have used. Unfortunately, many of the apps in there are not that great, but at least they are optimized for tablets. Typically I will just do a google search for 'top android tablet apps' to get a feel for some of the best tablet optimized apps that are out there.
Click to expand...
Click to collapse
Yeah, I saw that, but I hate that I cannot filter that list between apps and games... stupid Google or stupid me? hehe
wikedawsum said:
Try the Tablified website or app to find tablet optimized apps. Can't download directly from there, but the install link will take you to the market page for whatever app you want.
http://www.tablified.com
Click to expand...
Click to collapse
Thanks for the tip! I'm cheking it out right now...
reguarding open apps
At times i noticed my stock launcher was laggy to switch between screens. After swiping to close the recent apps it was a lot more responsive, so i think that swiping the apps from the recent list does close them, at least in mose cases.
As to optimization apps, usually they are intended for phones running older software. You need to remember that every phone (aside from the google phones) is running a slightly different version of android.
Since each version of android is different, even between the Froyo on my phone and your phone, because they have different modifications on them there is a chance that the customized software on my phone may be better at handling unused tasks than your phone (in fact HTC phones by default have a LOT of running processes in the background, whereas Samsung phones generally have fewer).
A lot of these optimization apps do several things:
Turn off wifi and bluetooth when not needed
Close tasks when they are unused
lower screen brightness
turn off 3g and use 2g if available and not in a call
Now this may be excellent for your phone, it spends most of its time in your pocket, soon as you unlock it it can connect to wifi again, turn on bluetooth, etc.
HOWEVER!
If you have, say, the weather widget, or a clock, or in my case battery monitor pro, and the task killer is killing those tasks those widgets will no longer update.
Some tasks, like Maps, tend to start up automatically, meaning your wasting MORE battery life closing this app and then it restarts and you have to close it again. It takes less battery life having it run in the background.
Sometimes an app will close (like the browser) that your not fully done using. Theres a difference between the app being frozen in memory and fully closed. Both do not require much power, however when you open that process again the frozen one takes a LOT less battery than the unfrozen one.
On a tablet, having a case that has a magnet in the apropriate spot and, say, tasker (very good app for custimizing your own triggers to turn things on and off) to detect that sensor and shut off wifi, gps, bluetooth, etc. would be very cool. Many apps use the proximity sensor to detect if its in a pocket and shut off everything, or the lockscreen. Because the way a tablet is used many of these battery saver apps will actually use more battery than what would be used in the first place.
You also have to remember that as android advances there are more tweaks for battery life put into them. For instance, you can have ICS close tasks that are not being used right away to save memory and its pretty good about freezing things in background memory.
Older versions of android lacked these features, or they were poorly implimented. I remember on my vibrant i was always going back to make sure all my tasks were closed properly when i was done with them. With newer devices its not an issue android takes care of that for me.
TLDR: Try as many battery saver apps as you like, just be warey as to what devices they are designed for and what version of android they were made for. Doesnt mean they wont work, just means they may do something thats useless for using on a tablet.
1) Shut it down or not?
Never. We got the companion core for a reason.
2) Services: my battery and OS responsiveness
No, everything is shown except core processes. You can get systempanel if you want to see.
3) Closing apps: should I care about it or not?
Don't unless you somehow got froyo or eclair onto your tablet.
4) Launcher: Is ICS launcher the best for tablets?
Depends on your tastes. I would suggest trying all of them.
5) Tablet-optimized apps???
What the other people said.
1) Mine is always on. I shut down when I expect it to be idle for a long time or when I want maximum battery conservation while idle. Pressing the power button is as close as you get to hibernate, officially with Android. I'm interested to know if any of the usual Linux power management stuff applies to these systems or if it's tied to ACPI (A PC thing), and if there would be a way to wake the system. It's certainly not supported by ASUS .
2) Google how Android services work and about the application life cycle. For the most part things like Facebook don't do all that much harm, unless it is dealing with a lot of data. If you do not want it to run and the application lacks a setting for turning the service off, uninstall the app. A startup manager may or may not be able to help but be warned: auto task killers are generally bad, you would actually want to manage the startup services not auto kill them!
3) No. Android will take care of this OK. Closing apps generally refers to the "Activity" not the service. Android has taken decent care of that since at least version 2.2 and this tablet runs 4.0.3 . Swipping stuff out of the multi-task menu is most useful for keeping it tidy, it will not generally improve your life in most cases. For a good explanation you should look for a post Dianne Hackborn reshared on G+, I believe Android Police even carried it.
4) Depends on what is best for you. It's great except for the lack of customization. Nova Launcher offers a bit more. ICS's launcher versus e.g. GB's is almost what could be called a basic custom launcher, i.e. all the important stuff is there but you can't tweak the hell out of it. For more serious work try ADW Launcher Ex (scrolling widgets currently broken) or Go (not quite fully tablet optimized yet but works). I use ADW Launcher Ex, and there is a free version with less features.
5) Tablified Market and XDA usually helps I guess. I rarely have problems except with rarely updated stuff.
Sent from my Transformer Prime TF201 using Tapatalk

[Q] S3 I9300 is slow..

I am using stock ROM & JB 4.1.1 in my S3 GT I9300. But it sucks & working slow. Its taking 5 to 7 sec to open contacts & messages. When i use any app like i play game than after exit from app menu icons are also taking some seconds to come. Menu opening is also taking time.. all this sucks alot.Give any solution.
1) Factory reset
2) Root it and try custom rom
3) Sell it and get something else.
Sent from my GT-I9300 using xda app-developers app
ravitomar said:
I am using stock ROM & JB 4.1.1 in my S3 GT I9300. But it sucks & working slow. Its taking 5 to 7 sec to open contacts & messages. When i use any app like i play game than after exit from app menu icons are also taking some seconds to come. Menu opening is also taking time.. all this sucks alot.Give any solution.
Click to expand...
Click to collapse
I'd suggest doing a factory reset also.
for contacts and texting, replace the stock apps (that indeed are a bit slow) by something else. I might suggest GO SMS pro for texting and exDialer for dialling and contacts. They are way faster (and on some points do sport more functionalities than the stock ones).
Now, for the redrawing of the desktop. The reason icons need to re-appear after you leave a game is that the phone did make more room for this game in memory by closing all the other apps, including the launcher. Therefore it needs to restart it totally when you quit the game. It take time.
Again, you may decide to go with an alternative launcher (I use Apex, but many others are available) in which you can control the staying in memory of the desktop or you might be able to force the TW launcher to stay in memory even if other apps are running. In anycase, doing that will be at the detriment of the game (or other memory hungry apps) performances (they will have less memory). Your decision!
Check free RAM
Go to Settings->Application Manager. Swipe left/right to get to the Running tab. Check if the amount of free RAM (at the bottom) is too low. If so find which apps are using most RAM and try killing them.

Categories

Resources