[Q] Android OS killing apps - T-Mobile Samsung Galaxy Note II

HI. I posed this in an ubuntu apps forum but thought I'd post it here as it is a question that may be of more general interest. One of the gripes I (and many others) have with android is that it can kill processes that are put in background whether you like it or not. For example I might be editing a file using Polaris, put it background, only to come back an hour or so later to find that the changes are lost and I have to restart the app (so always save changes before putting in background!). On the other hand, several times I have put ubuntu (using the linux on android app) in background overnight only to find that when I return to it, it is still running and if fact the ubuntu screen saver is running! Further, the VNC app Jump, which is used to connect to ubuntu, had actually been killed by android OS, but restarting it brought me to where I had left off in ubuntu. So why is it that the android OS does not kill ubuntu when I run it? Is it because I am using terminal emulator? Note, Terminal emulator is another app that is not killed by android OS because it uses what is called an android "service". Anyways, it would be great if one could prevent selected apps from being killed as I would like to be the one that decides this - not a task manager. Please do feel free to chime in with your thoughts!

Sounds like the apps that arnt being killed off have super user permissions which have a "pass" on being auto killed. I guess android autokills apps because ppl who just throw every app into the background complain that the phone is slowing down and is garbage, when essentially they dont know how to use the phone and instead of hearing complaints about the phone slowing down, they added that feature. If ur rooted u might be able to add some permissions to the app ur using so it gets that "pass" aswell.
I would feel bad if i was walking away from an important document that i working on for more than 5 mins and didnt save it before i left.
Best of luck and report back whatever you figure out.
Sent from my SGH-T889 using XDA Premium HD app

Just a brief follow-up in case anyone is interested... I thought I'd try starting up polaris from a terminal just to see if that would somehow protect it from that merciless android OS (as ubuntu, which is run from a terminal, dodges the android OS bullet), I fired up polaris using
am start -a android.intent.action.MAIN -n com.infraware.polarisoffice4/.OfficeHomeActivity
Unfortunately it eventually was killed by OS when, after putting it in background, I tried uninstalling a selected app (which I could repeat). As usual, terminal and ubuntu always survived the process! Again, just curious as to whether, as a user, it is possible to prevent the OS from killing selected apps.

Related

What causes the Home Screen to crash?

Relatively often I find when turning the Desire on I get a white spinning circle and the home screen has basically crashed. Most of the time this clears itself but sometimes it doesn't and I have to turn off/on the phone (* see below).
What background apps/services are known to do this? I'm pretty sure I'm killing something using Task Panel, I shouldn't be.
* I've found pressing the Search button and then accessing the People App (from the Phone option) clears the crash.
Thanks
If you're allowing any process to automatically kill other processes, you're asking for trouble. First disable that, its pointless and uses more resources/battery than it saves.
If you still have an issue with the home app locking up, in my experience its usually a badly written widget. If you have any widgets on your screens that aren't "original" I would start by getting rid of them and then re-adding one-by-one over time until you find the culprit. Check the comments/reviews of them too, if they're locking up the phone people will usually comment about it on the Market.
If that still hasn't fixed it, I'm not sure what else would be locking up the home app, my next suggestion would be a hard-reset to "clean up" and go from there.
foner78 said:
If you're allowing any process to automatically kill other processes, you're asking for trouble. First disable that, its pointless and uses more resources/battery than it saves.
Click to expand...
Click to collapse
What do you mean? I use Task Panel, that kills apps/services. Is that what you mean? But I'm not using it to kill system services just :
BlueTooth share - I don't use Bluetooth, why does this still run?
Photos - HTC Photo App
Gallery - Nexus One Phto App
FM Radio
MyBackup Pro
3G Watchdog - Monitor data usage
ShopSavvy - Check prices elsewhere
Footprints - What a pointless app!
TrainTimes UK
Facebook App
These are killed when I put the phone in standby or I click Kill All.
I really don't see why most of these have to run, when I turn the phone on but there's no option to stop them doing it. I really don't need a lot of these running all the time!
I'd also think, if I kill an App and it's needed, it would just reload itself. So when the Home Screens re-loaded, it would be running again in the Task Manager but there's nothing there.
foner78 said:
If you still have an issue with the home app locking up, in my experience its usually a badly written widget. If you have any widgets on your screens that aren't "original" I would start by getting rid of them and then re-adding one-by-one over time until you find the culprit.
Click to expand...
Click to collapse
The only widget I'm using that doesn't come with the HTC Desire is the HTC Notes widget. Thanks btw.
As foner78 has already suggested, I would try first try removing your task killer (TaskPanel) so as to eliminate it as the cause of your issue.
It is also worthwhile reading up on how Android manages processes/multitasks - good sources are here and here.
The Desire is my third Android phone, and whilst I've tried using task killers, I've come to the conclusion that leaving the OS to handle it itself is the best option.
Regards,
Dave
This is also my second Android phone.
I would definitely recommend you read the links posted by foxmeister to get a better understanding of processes/activites/services on Android and why you don't need to play any role in killing them.
The short version is... you have nothing to gain from killing processes in this way and you do risk having problems with your phone. Right now, you DO have a problem with the home app and you are randomly killing processes. Logically it makes sense to rule this out as the cause.
Got to be worth trying, surely!?
Thanks guys.
I removed Task Panel and put on Advanced Task Killer instead. Advanced Task Killer lets you filter out system services, so you can only kill Apps. Problem fixed.
bradavon said:
Thanks guys.
I removed Task Panel and put on Advanced Task Killer instead. Advanced Task Killer lets you filter out system services, so you can only kill Apps. Problem fixed.
Click to expand...
Click to collapse
Geez, talk about missing the point...
Well I'm glad that you've got rid of the problem, though I would still urge you to stop ANY automatic process killing as that still leads to problems and has no advantage. There are many topics on here to explain why, and the links posted previously. Do yourself a favour and learn about android processes. Your understanding of processes from other systems such as Windows simply does not apply here.
Still, you can lead horse to water...
The explanation from the Android devs is quite nice and help understand how it works but in reality is not always like that.
If you use any task amnager to monitor the memory usage you will notice that overtime the OS will consume a lot of the memory to the point that will render the OS slower.
What i mean is that even if Android works perfectly managing the memory we cannot say the same about the applications we install.
I've used/tested pratically all the top 100 apps for Android and a LOT of them will not work as the devs say.
I know it is not an Android problem, but still from time to time you need to kill some of those apps manually.
My opinion is to not get rid of the task manager, but just stop the auto-killing process. Then if you notice some slow down on the system, use it to check what apps are holding back memory (after you have closed them for a while).
Once you found what application is giving problems, search an alternative because the one you are using is not developped correctly.
cgrec92 said:
Geez, talk about missing the point...
Click to expand...
Click to collapse
I've not missed any point thank you. I asked for advice why the home screen was crashing and I was given it. I read that informative document over at Android HQ and now have a better idea of how Android memory management works.
It still means I want to be in control of the apps running on "my" phone. Some apps consume way too much memory (although as that document describes, that "usually" isn't a problem) and some connect with my phone's data connection way too often. It also annoys me Apps I never ever use still insist in running all the time, like the Stock Control App and Footprints (does anyone use that?). The latter seems to do more than it appears (usually if I kill it, it takes the home screen with it). I don't kill those two any more but it still annoys me they run.
It looks like Android is much, much better than Windows Mobile at App memory management but that too claimed to kill apps when memory was low. Except it never did.
Since "not killing" system services/apps my Desire's Home Screen hasn't crashed once. I see no harm in killing Third Party Apps, as Krpano says it can sometimes be necessary.
It's always really annoyed me Windows Mobile has no ethos of a simple "exit" button, so few apps have it. On Android I've yet to come across any app with an exit buton. Some apps say they have one but it merely hides the app to the background. We should be given the choice of exiting an app, when we're finished with it. Windows, Linux (correct me if I'm wrong) and MAC OS all have such a feature as default.
bradavon said:
I've not missed any point thank you. I asked for advice why the home screen was crashing and I was given it. I read that informative document over at Android HQ and now have a better idea of how Android memory management works.
It still means I want to be in control of the apps running on "my" phone. Some apps consume way too much memory (although as that document describes, that "usually" isn't a problem) and some connect with my phone's data connection way too often. It also annoys me Apps I never ever use still insist in running all the time, like the Stock Control App and Footprints (does anyone use that?). The latter seems to do more than it appears (usually if I kill it, it takes the home screen with it). I don't kill those two any more but it still annoys me they run.
It looks like Android is much, much better than Windows Mobile at App memory management but that too claimed to kill apps when memory was low. Except it never did.
Since "not killing" system services/apps my Desire's Home Screen hasn't crashed once. I see no harm in killing Third Party Apps, as Krpano says it can sometimes be necessary.
It's always really annoyed me Windows Mobile has no ethos of a simple "exit" button, so few apps have it. On Android I've yet to come across any app with an exit buton. Some apps say they have one but it merely hides the app to the background. We should be given the choice of exiting an app, when we're finished with it. Windows, Linux (correct me if I'm wrong) and MAC OS all have such a feature as default.
Click to expand...
Click to collapse
OR you can just let Android do all this for you...
cgrec92 said:
Geez, talk about missing the point...
Click to expand...
Click to collapse
That was a bit harsh my friend!
While I respect the point that it is YOUR phone and of course you can choose how you use it, we are simply offering you advice. Please don't take offence at this, but some of the things you say in your last post show us that you still do not understand Android processes.
I would just like to explain that very often when you see an app "running" in the background using a Task Manager, it is not actually running at all... by which I mean it is not consuming any CPU time. These apps are simply left resident in the memory so that they are quick to resume if/when you come to use them again. When memory is short and another task tries to grab some Android makes a decision about which of those applications you are least likely to use again soon and kills it. Literally kills it, erasing all traces from memory. This is of course totally transparent to the user.
On older Android phones the "cleanups" often resulted in pauses in the user experience and this is why I used a Task Manager on my G1. However the Desire has so much more memory and CPU time combined with the updated Android code that this all happens without you seeing it. I would suggest to you that the only reason you are aware of these apps in the background is because you have gone looking in a Task Manager which is giving you misleading information.
I don't recommend removing the Task Manager, it is useful when an App does "go bad", but I strongly recommend disabling all automated task killing. By running that you are using actual CPU time and battery resources, which has a greater impact on overall system performance than the resident background applications. You may disagree based on your PC or WinMo experience, but it simple is the case with Android which manages tasks and memory very differently to those.
The final point is... having 30MB of free memory on the device is no different to having 40MB free. As long as a process has space to load and run it the "free" space is irrelevant on these devices. When a process doesn't have space Android makes space by killing the background apps in the most efficient way possible.
I hope you'll consider my advice carefully and at least try it, you will have a better Android experience if you do, but of course if you choose to do things your way then I still hope you have a good experience with your Desire

Why you don’t need a task killer app with Android.

http://androidspin.com/2010/05/25/why-you-dont-need-a-task-killer-app-with-android/
Why you don’t need a task killer app with Android.
Posted Posted by Cody Banks on 25th May 2010 Comments 5 comments
A lot of people have asked us what the best app is for killing tasks? Well, the answer is none of them. Sure there are some nice apps out there for killing tasks, but the fact is you just don’t need one with Android. In fact, most developers
won’t even look at your logcat file if they see you running a task killer app on your Android-based phone.
To clear things up about this, Google’s Android developers blog has finally put this debate to rest about why a task killer is unnecessary, as well as why there are certain services that run in the background all the time, I’m sure at one time or another you’ve seen them and asked yourself “Why do those services keep starting after I kill them?”. Below you can read about when applications stop.......
Click to expand...
Click to collapse
I've found no matter how many times it's said, someone will have an anecdote about how their phone became amazingly fast or they doubled battery life using one of these apps. People who want to use them will continue to do so. Don't trouble yourself.
It's nice to have one to kill the odd app that is messing up, but other than that I don't use one.
Aitese said:
I've found no matter how many times it's said, someone will have an anecdote about how their phone became amazingly fast or they doubled battery life using one of these apps. People who want to use them will continue to do so. Don't trouble yourself.
Click to expand...
Click to collapse
the reason people say this is because it's actually true.
that's just the truth, maybe you should try using one and notice the difference.
I uninstalled mine for the first time yesterday to test the theory and today, my battery lasted a grand total of 4.5 hours. that's a whole 3 hours less than before.
and at the end of the day, when it's laggy and then use the TK, it really does clear things up.
still wish there was a way to make the battery last longer, it really does suck
samac92 said:
It's nice to have one to kill the odd app that is messing up, but other than that I don't use one.
Click to expand...
Click to collapse
You can do this from android... no need for an app.
Barff1984 said:
I uninstalled mine for the first time yesterday to test the theory and today, my battery lasted a grand total of 4.5 hours. that's a whole 3 hours less than before.
Click to expand...
Click to collapse
I'd say if you're only getting between 4.5 and 7.5 hours battery life, I'd say you've probably got a rogue app installed anyway.
Regards,
Dave
foxmeister said:
I'd say if you're only getting between 4.5 and 7.5 hours battery life, I'd say you've probably got a rogue app installed anyway.
Regards,
Dave
Click to expand...
Click to collapse
I agree, taskkillers aren't battery savers they are drainers...
Have had my desire for a couple of days now (comming from a htc hero) and since I removed my taskmanager my desire has juice for about 1,5 days.
With taskpanel I hardly reached 24 hours... And I haven't noticed the device becoming slower...
I don't miss it and if I don't get any strange apps I won't ever install a taskmanager again...
well there are some apps which don't work properly.
Take the xda android app as example. it would sometimes just freeze, and there was no way to restart the app, no option for force close was provided by Android OS either.
In this case Android isn't doing anything, so you have to kill the process manually using
1. the default android feature
2. using a task killer.
I like the quick access to the advanced task killer over the notification area, therefore i use it.
People can tell me whole day long how ingenius Android is, and that it will do everything automatically. But i made very different experiences with some 3rd party apps, which needed some killing every now and then. The xda app is only ONE example of many.
Barff1984 said:
the reason people say this is because it's actually true.
that's just the truth, maybe you should try using one and notice the difference.
I uninstalled mine for the first time yesterday to test the theory and today, my battery lasted a grand total of 4.5 hours. that's a whole 3 hours less than before.
and at the end of the day, when it's laggy and then use the TK, it really does clear things up.
still wish there was a way to make the battery last longer, it really does suck
Click to expand...
Click to collapse
The thing is I HAVE used them. Advanced Task Killer was the first app I installed on receiving my Desire...the phone became glitchy and buggy and laggy and it was horrible. I uninstalled ATK and all that stopped. It now NEVER slows down, and I'm getting well over 8hrs of use a day.
I suspect you have a buggy app, and THAT is what you need to find.
We need to stop giving bad app developers a feww ride by ignoring their bad code and just killing the process. Uninstall their app, give it a bad review and insist on using a rival app.
Shahpur.Azizpour said:
well there are some apps which don't work properly.
Take the xda android app as example. it would sometimes just freeze, and there was no way to restart the app, no option for force close was provided by Android OS either.
In this case Android isn't doing anything, so you have to kill the process manually using
1. the default android feature
2. using a task killer.
I like the quick access to the advanced task killer over the notification area, therefore i use it.
People can tell me whole day long how ingenius Android is, and that it will do everything automatically. But i made very different experiences with some 3rd party apps, which needed some killing every now and then. The xda app is only ONE example of many.
Click to expand...
Click to collapse
You can force close an app from Android. Menu > Settings > Applications > Manage Applications > Locate the app > open it and force stop.
Create a shortcut to manage applications short cut on your home screen if you like, then you'll only need to do this:
Open Manage Applictions short cut > Locate the app > open it and force stop. - This is just as simple as using a task manager shortcut.
TheOriginalKi said:
You can force close an app from Android. Menu > Settings > Applications > Manage Applications > Locate the app > open it and force stop.
Create a shortcut to manage applications short cut on your home screen if you like, then you'll only need to do this:
Open Manage Applictions short cut > Locate the app > open it and force stop. - This is just as simple as using a task manager shortcut.
Click to expand...
Click to collapse
actually using the notification drawer is more comfortable for me. But this is just personal preference.
Yes-They might be useful to kill the occasional rogue app. but apart from that they are pretty pointless. Android does a good job of killing tasks itself.
Despite all the evidence to the contrary people many will continue to use them and use them indiscriminately. Still if they want generally poorer performance and reduced battery life surely that is their choice.
Shahpur.Azizpour said:
actually using the notification drawer is more comfortable for me. But this is just personal preference.
Click to expand...
Click to collapse
How does that work. the notification draw is pretty much blank most of the time save for new message/downloads etc ?
has anyone actually tried to load up so many apps, so there's almost no memory left, so android kills other apps by himself? It's all excellent in theory, but never witnessed it in real life.
guys I had advanced task manager installed in my phone and my phone was laggy, and my battery was always down to 40-50% at the end of the day, but yesterday on someone's advice I removed ATM, and instantly i noticed the difference, there was no lag in the menus and everything was smooth, and today my battery was an astonishing 85 % remaining when i came back home, and I intentionaly used my phone more than usual. so at least one thing is sure that I will not be using any task manager.
matthoy said:
How does that work. the notification draw is pretty much blank most of the time save for new message/downloads etc ?
Click to expand...
Click to collapse
with advanced task manager you can see a small icon at the notification area (at all times). When pulling down the drawer you'll see an entry which says "advanced task manager".
just touch it and a list with current running apps will show up.
kamidadevil said:
guys I had advanced task manager installed in my phone and my phone was laggy, and my battery was always down to 40-50% at the end of the day, but yesterday on someone's advice I removed ATM, and instantly i noticed the difference, there was no lag in the menus and everything was smooth, and today my battery was an astonishing 85 % remaining when i came back home, and I intentionaly used my phone more than usual. so at least one thing is sure that I will not be using any task manager.
Click to expand...
Click to collapse
there are way too many variables in this equation, as to just claim that ATM is responsible for hogging 30-40% battery power per day.
Of course it will have some kind of impact, just like other apps too. But i don't think that it will have a much bigger impact.
no, I dont think there are any variables involved in my case except ATM, I never use internet on mine phone during the day coz i always have internet access on my laptop, instead today I used wifi intentionaly just for testing battery and played asphalt which I normaly dont play during the work hours,
Here's a video from the Developer site that explains very well how Android manages Apps:
http://developer.android.com/videos/index.html#v=fL6gSd4ugSI
And if I really need to kill something (very rare!) then I use Task Tray Beta:
http://www.appbrain.com/app/com.stonedonkey.tasktray or find it in the Market.
This app is also great for seeing what 's actually running and what 's not anymore. And for switching to some App that you know is running, but in the default Android task switcher you can see only 6 apps.... and this will show all.
I tried out a few task killer but all they did was stop my alarm going off in the morning! I'm sure that's something I could have changed though.
I find the best way to keep my desire running nice and quick is to give it a reboot every morning on my way to work. Only takes a couple of minutes....give it a try...

[Q] startup apps

hey all
another question for me today...
my g2 has been slowing down quite a bit lately. almost ready to root. but first i wanted to see if i can deal with this a bit longer.
first things first, i've read plenty of posts and articles, even a thing from cyanogen himself i believe that said that taskkillers are worthless in the android operating system. that being said, according to an app i just installed called "startupcleaner2.0" i have 42 apps loading at startup. my g2 takes almost 5 minutes to boot. some of these apps are of course required apps and system things, things that i absolutely need, but then there are things like, "CardioTrainer," an app i've never even used but would like to check out sometime, or "G4" which i see no reason why it should need to run until i run it myself, or "HootSuite" which I don't even use (I just use the separate facebook and twitter apps) but just haven't gotten around to uninstalling yet.
i have plenty of space left on my sd card, and really don't want to uninstall all these extra apps because i'd like to try them at sometime, and if i don't like them then delete them (and some apps like for example, G4, i REALLY don't want to install cause i do use them, just see no reason for them to start at startup). so, should i actually make use of this StartUpCleaner2.0 and have it stop these apps from running? or is it the same situation as the supposedly useless (and potentially bad for your phone taskkillers) where it's sort of counterproductive to the way android is meant to be managed?
thanks for your input. it just seems lame that with all this space there should be a limit to the amount of apps i can have installed for my phone to run good. but if that really is the case i'll uninstall some (i just did a sweep of like 20 apps/games i never used). if not, then i'll give this StartUpCleaner2.0 a try and stop pretty probably half of these things from starting at startup.
thanks!
Dave
anyone? would love to find out about this.
polarbearmc said:
anyone? would love to find out about this.
Click to expand...
Click to collapse
All I can say is: Read this: http://geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/ And for what is worth; thats the truth, the only truth and nothing but the truth there is about this subject.
P.S. You may always thank me afterwards when you have concluded that installing a app killer did not help you in any way improving your battery life.
You might use watchdog or titanuim backup to freeze those apps so they can't run at all while still leaving them installed. That's what I'd do, or use a startup/autorun manager.
I use Autorun Manager since I use the apps, just don't want them running at boot because like you pointed out, it increases boot times.
you know i think that is one of the things i had read telling me not to use task killers which is why i stopped using them. but there's still the fact that my phone is sluggish now with lots of apps installed in a way that it wasn't when i first got it. and i refuse to believe it's sluggish just from "having them installed" even if i'm not using them ... if that's the case, then android REALLY doesn't do a great job of shutting down tasks and whatnot on its own...
also i wasn't considering using a task killer exactly, it was something to stop apps from running at startup in the first place. especially apps that i simply don't use at all but apparently are loading.
HLeenders said:
All I can say is: Read this: http://geekfor.me/faq/you-shouldnt-be-using-a-task-killer-with-android/ And for what is worth; thats the truth, the only truth and nothing but the truth there is about this subject.
P.S. You may always thank me afterwards when you have concluded that installing a app killer did not help you in any way improving your battery life.
Click to expand...
Click to collapse
I use the Autostarts app for the same thing, disabling apps on startup. It can help with boot times a little, but honestly it doesn't make too much of a difference. One of the problems now is that many apps that start on boot don't show up in Autostarts and other autorun manager type apps, so you can't control their boot priority. I think this started in 2.3.
And yes, don't use a task killer with Android. I used to use one a while back, and it made absolutely no difference in battery life or performance. In fact, it made some apps a lot slower to restart. That was with my old Cliq. Ever since I've had my G2 I haven't used one.

[Q] Help, stop apps from running...

Ok first off I do not need the whole lecture on Linux and how Android is supposed to work. I have had this phone for almost a year and you can say that all you want, but my results are different. I want a way or program to keep programs from automatically booting and running in the background. I have been using Go Launcher Ex and have Launcher Pro and SPB running in the background when they were never opened. No, I do not want to uninstall them as I have paid for them and like to keep them updating and check on them once in awhile to see the improvements. And that was just an example. There are also plenty of other apps running in the background I just do not need running all the time and automatically, and I will close them and they reload. So no lectures on how your phone is made to run like this, because I notice from my own personal use that when you close more programs the phone runs way smoother with less lag, no matter how it is "supposed" to work. So is there a program or something I can do or use to stop these programs from running automatically until I choose to run them? Please help.
SyndicateROM Frozen 1.2
Genocide EC05 Kernel 2.0 |1.4GhzOC|UV|VoodooSound10|VoodooColor|DualBoot
journaling off
EG22 modem
V6 SuperCharger! Update 9 Beta 3
Sdx stock app remover, remove all the services you don't want
Sent from my spare Droid since my epic got jacked. PM me if you want to sell yours.
I don't want to remove them, just keep them from running when they aren't being used. I mean really, if you only use some of them say once a week, do they really need to be taking up RAM making your phone lag everyday. What happened to having control over what is running, it is YOUR phone right?
Can't you just freeze what you want and then unfreeze when you want to us them?
Hey, would that work??? I remember reading that you could freeze apps. What program was that? Interesting... but really, I found a bunch of threads on angry users because we don't have control over what starts. Why can't the program just be there, until you decide to start it?
I use My Backup Pro but I read that Titanium works too. As to why...there is a long list of questions that could follow that intro...we are stuck accepting it.
Yeah, I've heard they want to track us and all that crap. I found a program called "Autostarts" that claims it does what I am looking for. Paid the .94 cents and am about to check it out. Thanks for the idea though. Freezing and unfreezing something just to use it sounds like a pain, just don't want them running for no reason.
Both MyBackUp Pro and Titanium Pro will freeze apps (tried both and like Titanium best because you can see what is frozen in the list and MyBackup does not have this). Either way you must keep USB Debugging checked for them to work properly, but that's no problem. Every once and a while you may notice something not working properly and you have to unfreeze ("Defrost") some apps to stop the force closing if this happens...for instance one of them was preventing me from changing my ringtones (I suspect I froze one of the media apps or music player, etc). Also you can use Titanium to remove apps or bloatware but since it keeps a list of all apps removed (assuming you did a Titanium backup) you can reinstall it thru Titanium.
I have Titanium and LOVE it as a backup. I love the option to individually install and uninstall things. It gives you more choice/power over your device. But I'd hate to have to freeze things just to keep them from running when they shouldn't be. It's amazing with all these programmers and smart people out there, that there isn't one easy solution to this problem.
You could also go against your own rant and learn how to close apps correctly and stop blaming the system. I never have apps re-open, so I don't understand this phenomenon. If you're unwilling to solve your own problem, so am I.
The Root said:
You could also go against your own rant and learn how to close apps correctly and stop blaming the system. I never have apps re-open, so I don't understand this phenomenon. If you're unwilling to solve your own problem, so am I.
Click to expand...
Click to collapse
Let me ask....why does maps or amazon remain open all the time, when I never open them in the first place. But yet there they are...even after a reboot. What you call a "phenomenon" I see as just another day in the life of the Epic. So what do you have running that doesn't allow these apps to open. It certainly has nothing to do with the closing procedure, seeing as I never opened them in the first place
Sent from my SPH-D700 using xda premium
Dunno, I back or exit out and nothing but basic google services runs in the background with swype, launcherpro, and something else. That's it. I freeze nothing, I app kill nothing.
The Root said:
You could also go against your own rant and learn how to close apps correctly and stop blaming the system. I never have apps re-open, so I don't understand this phenomenon. If you're unwilling to solve your own problem, so am I.
Click to expand...
Click to collapse
It sounds like he's talking about the apps that just start up on their own, not the ones he has opened. The solution is to freeze them or delete them or install a custom ROM that left them out.
Well that was very nice and helpful of you. Either you are very well educated and know something almost no one else seems to know, or you're a complete idiot. I have found numerous threads on this subject and have not found one answer. This is no lazy ass, I cannot Google, and I am not putting out any effort to help myself question. I have done a lot of searching. Task Managers don't work, cause the apps just restart themselves. So if you are a computer God, then why not actually be helpful instead of being a jerk and wasting time posting in this thread. It IS a question and answer thread, I do not believe I am out of line here.
Not trying to be a jerk. You started out by saying you wanted different results without changing your behavior. That may not be possible. I don't know what apps you have running. Deleting an extra launcher won't stop you from downloading it later when you want to use it. Are you using the back button or built in exit button from within the app? What apps are reopening? Exiting an app using the home key will not close it. I need more info to help and less ranting.
Sent from my SPH-D700 using XDA App
No, I understand the back button exits the app while the home key only "pauses/minimizes" it. And, as others have said, certain apps such as maps start up on their own. I have beautiful widgets, maps, SPB, Launcher Pro, Perfect Task Switcher, etc. etc., all running in the background at boot. It's not about me starting them, they start themselves. And even when you close them, they just restart. Why do we not have the control? There has to be a way. I do have certain apps I would prefer to run in the background, as they are used more frequently, but not just whatever apps feel like running should run on their own. Why should I have to uninstall them. Say maps for instance. It is handy to have, but really how often will I need it. So I want it there for convenience just in case. So why should it be constantly running in the background. It only needs to run every month or two or whatever it may be when I choose to use it. It's not a hard concept, but this seems to be the flaw of Android from what I have read in many forums.
Running in the background is a subjective phrase. Some run a tiny piece so they'll launch quicker or the app data may just be up behind the scene. It doesn't always mean the app is fully running. Words with friends won't close at all. I don't keeo apps that behave like that. One reason some apps stay open has to do with the memory manager. Froyo and gb are more advanced in that department.
Sent from my SPH-D700 using XDA App

[Q] RAM problem....

hello
My note 2's 2GB of RAM is ****ed up, some apps I don't know about them uses up all the RAM and it makes my phone ****ing slow. It's ****ing pissing me off.
It goes to 357MB then to 1.34GB.
Is there any way to fix this issue?
Thank you.
I don't have ****cking idea why that *****cking problem is *****cking happening,but there's lots of ****cking apps that take a lot of *****cking ram
donhashem.dh said:
I don't have ****cking idea why that *****cking problem is *****cking happening,but there's lots of ****cking apps that take a lot of *****cking ram
Click to expand...
Click to collapse
^^^^^^^^_^
HI ***KING LARIOUS
sent from my future SPH-L900
please no trolls.
I asked if there's any ****ing solution for this problem. How can i permanently close those running apps. I ****ing force close them and they ****ing starts again.
Can you post a ****ing screen shot or make a ****ing list of the ****ing apps that are ****ing opening so that we can see what they are?
Maybe other people will have the same apps running and know how to shut them off
Sent from my HTC One X using xda premium
Seeing as you're new here, i though i'd be nice to you this first time.
Please, no swearing.
The people who posted in the thread are making fun of you because of the absolutely unneeded swearing and nonsense.
To fix your problem you're going to have to tell us some more about your phone and what you've done.
Is it rooted? If so, what rom and kernel are you running?
Did you try to simply reboot the phone? (Also a good idea to cold boot it, meaning to shut it off, remove the battery, put it back in and boot up).
It's doesn't help what so ever to force close apps that are not misbehaving. The Android system manages this perfectly fine. Only force close an app if there is something wrong with it.
What apps have you installed? Some of them might be taking up alot of RAM and running in the background.
I was nice to you, now please do the same to us.
You came to us asking a question like that, you should be gracious that we're even replying.
Moonbloom said:
Seeing as you're new here, i though i'd be nice to you this first time.
Please, no swearing.
The people who posted in the thread are making fun of you because of the absolutely unneeded swearing and nonsense.
To fix your problem you're going to have to tell us some more about your phone and what you've done.
Is it rooted? If so, what rom and kernel are you running?
Did you try to simply reboot the phone? (Also a good idea to cold boot it, meaning to shut it off, remove the battery, put it back in and boot up).
It's doesn't help what so ever to force close apps that are not misbehaving. The Android system manages this perfectly fine. Only force close an app if there is something wrong with it.
What apps have you installed? Some of them might be taking up alot of RAM and running in the background.
I was nice to you, now please do the same to us.
You came to us asking a question like that, you should be gracious that we're even replying.
Click to expand...
Click to collapse
Sure.
My Samsung Galaxy note 2 is not rooted.
I restart my phone couple of times if the number exceeded.
I have 39 apps downloaded from Google Play.
I was angry because it annoys crap out of me so pardon me.
Mporp said:
Sure.
My Samsung Galaxy note 2 is not rooted.
I restart my phone couple of times if the number exceeded.
I have 39 apps downloaded from Google Play.
I was angry because it annoys crap out of me so pardon me.
Click to expand...
Click to collapse
Okay.
If your phone is running slowly and you're not rooted, then it is 99% sure an app problem.
It could be a hardware flaw in your phone, but my guess is app related (If your phone was as slow as it is now, when you got it, it is probably hardware related).
Try uninstalling any unneeded apps, like various tools you downloaded once to try it out, games you dont really play, etc etc.
Try to clear your cache. There are several apps out there that can do it (Some require root, and can clear more caches than non-root ones can, just try a non-root cache cleaner).
After doing that, do a cold boot as i refered to in my last post and see if it is better.
If not, try and go into Settings, Applications, Running Applications and see if there are any major apps that you installed yourself (not the ones that came with the phone) running and try to uninstall the ones taking up the most power, then do a cold boot again and see if it improved.
If nothing works, try and post a list of the apps you have installed on your phone that you installed yourself.
Moonbloom said:
Okay.
If your phone is running slowly and you're not rooted, then it is 99% sure an app problem.
It could be a hardware flaw in your phone, but my guess is app related (If your phone was as slow as it is now, when you got it, it is probably hardware related).
Try uninstalling any unneeded apps, like various tools you downloaded once to try it out, games you dont really play, etc etc.
Try to clear your cache. There are several apps out there that can do it (Some require root, and can clear more caches than non-root ones can, just try a non-root cache cleaner).
After doing that, do a cold boot as i refered to in my last post and see if it is better.
If not, try and go into Settings, Applications, Running Applications and see if there are any major apps that you installed yourself (not the ones that came with the phone) running and try to uninstall the ones taking up the most power, then do a cold boot again and see if it improved.
If nothing works, try and post a list of the apps you have installed on your phone that you installed yourself.
Click to expand...
Click to collapse
I don't think its hardware related. When I got first my Note 2 it was suprisingly fast. So it's probably the apps.
I've cleared all my caches, deleted a lot of unneeded apps and also done the cold boot after that I navigated to Settings>Applications manager> running apps.
I noticed samsung's keyboard took 55mb of ram, google service 20mb. maps 32mb. play store 10mb. settings 39mb 0_0. Those apps that came with the phone took a lot of ram. why is that? is there anyway to decrease the number?
You can use Titanium Backup to freeze or unintstall any apps that aren't needed by the OS. This will prevent them from ever starting up again.
Is the used up ram actually causing you problems? As I understand it android will make use of the ram to help switch apps quicker. So if its high its not a problem.
Sent from my GT-N7100 using xda premium
there are apps out there that tells you which apps uses the most cpu cycles. i can't recommend one as i don't use them, but might help you pinpoint your problem-app.
Sent from my Transformer TF101 using Tapatalk 2
So you want more Ram han? Here is a very simple trick
Go to developer option
Select limit background processes and then select 4 processes...
You will see ram will fall below 1 gb
sent from: designed for humans
As far as I know, it makes my phone laggy when the number is high and the animation when you open a folder seems slow and also for notifications

Categories

Resources