Messaging Application Remains Open - Galaxy S II General

Well, I just got my new SGS II and noticed that on both the stock Bell firmware (KG3) and the most recent KH3 that the messaging app stays open (as per the Program Monitor widget). I have searched without finding any result. Anyone else notice this and / or have a fix?
Sent from my GT-I9100 using xda premium

It does, unfortunately I noticed this too but it uses little resource. It is annoying to see the open applications count as "one" when you have finished!

DeHann said:
Well, I just got my new SGS II and noticed that on both the stock Bell firmware (KG3) and the most recent KH3 that the messaging app stays open (as per the Program Monitor widget). I have searched without finding any result. Anyone else notice this and / or have a fix?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Apps like messaging and internet stay in the background even after you close it,because these apps are frequently used and they load faster the next time you use it,but dont worry the android OS will kill them eventually
Sent from my GT-I9100 using XDA App

I waited a long time and the Messaging application never actually closed.
I suspect it is a similar bug to the Contacts issue I had with Froyo where the application remained open. This was later fixed in Gingerbread...
Does anyone else see Messaging remain open in the Program Monitor widget?
Sent from my GT-I9100 using xda premium

DeHann said:
I waited a long time and the Messaging application never actually closed.
I suspect it is a similar bug to the Contacts issue I had with Froyo where the application remained open. This was later fixed in Gingerbread...
Does anyone else see Messaging remain open in the Program Monitor widget?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
It stays open for me also, If and when the resources get low enough it should close but since we have so much ram i don't think it will ever close. It doesn't really bother me.

Stop using task killers. The android os does not work like windows that relies on free memory. It keeps apps in memory so that they can be instantly opened later. Some system processes will even be started again after you close them.
If a program is in memory but not used for a while it will be flagged to be removed if another app needs more memory. Just because an app is in memory does not mean it is using your CPU.
You are wasting more battery by killing things that you will use again or that the system will restart anyway. This phone has a lot of memory, let the phone use it!
Sent from my GT-I9100 using Tapatalk

devilkin said:
Stop using task killers. The android os does not work like windows that relies on free memory. It keeps apps in memory so that they can be instantly opened later. Some system processes will even be started again after you close them.
If a program is in memory but not used for a while it will be flagged to be removed if another app needs more memory. Just because an app is in memory does not mean it is using your CPU.
You are wasting more battery by killing things that you will use again or that the system will restart anyway. This phone has a lot of memory, let the phone use it!
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Thsnks for your reply; but, I am not using a task killer...
I am just wondering why the stock messaging application is displayed in the Program Monitor once exiting via the back button. Is it a known bug? Also, is there any way to fix it besides killing it or using another messaging app like Handcent?
Sent from my GT-I9100 using xda premium

DeHann said:
Thsnks for your reply; but, I am not using a task killer...
I am just wondering why the stock messaging application is displayed in the Program Monitor once exiting via the back button. Is it a known bug? Also, is there any way to fix it besides killing it or using another messaging app like Handcent?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Known bug, it's not a bug, it's a feature,
Your phone has almost 1 Gig of ram, why would you want to micro manage what apps use the ram, has your phone ever run out of ram, has your phone slowed down, does it lag, do you attribute this lag (if there is any) to the messaging app running in the background???

when I replaced my messaging app using stock sms app, then the bug/feature went away

achillies400 said:
Known bug, it's not a bug, it's a feature,
Your phone has almost 1 Gig of ram, why would you want to micro manage what apps use the ram, has your phone ever run out of ram, has your phone slowed down, does it lag, do you attribute this lag (if there is any) to the messaging app running in the background???
Click to expand...
Click to collapse
I am not sure why, really. All I am looking for is to have the Program Monitor display 0 instead of a 1...
I am famous for leaving unused tasks open and like to monitor for them using that widget. If I understand correctly running tasks consume CPU which, in turn, drains the battery.
I have noticed that the messaging app is not in the Battery usage list; so, at this point it is an annoyance more than anything...
Sent from my GT-I9100 using xda premium

kryptoner said:
when I replaced my messaging app using stock sms app, then the bug/feature went away
Click to expand...
Click to collapse
Interesting. Can you explain this in more detail?
Sent from my GT-I9100 using xda premium

DeHann said:
Interesting. Can you explain this in more detail?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I downloaded messaging Google stock app from here - http://forum.xda-developers.com/showpost.php?p=16699746&postcount=1
then I put it in system/app folder using root explorer and installed it, i deleted old messaging app...
now whenever I exit messaging using back button and open task manager, I don't see messaging app in active tasks...

kryptoner said:
I downloaded messaging Google stock app from here - http://forum.xda-developers.com/showpost.php?p=16699746&postcount=1
then I put it in system/app folder using root explorer and installed it, i deleted old messaging app...
now whenever I exit messaging using back button and open task manager, I don't see messaging app in active tasks...
Click to expand...
Click to collapse
Thanks. I tried it and you are right. I ended up reverting though. Going to look into it more if/when I find time.
Hopefully it is not the same in the next firmware release; but, for now, it is only an annoyance.
Sent from my GT-I9100 using xda premium

Advanced task killer
Sent from my GT-I9100 using xda premium

bruflot said:
Advanced task killer
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
No, dont use task killers. If anything, it only eats more resources. Android keeps those apps open for a reason, when you open it next time its quicker and actually needs to use less resources. Free memory= useless memory, If there is an app which needs more memory (like a game) android will automatically kill "suspended" apps on background to free up memory. And when you finish playing it will restore those apps again. Killing it with force only causes the app to restart again and again and again and again.... Even windows does it (a little bit differently though).
And if you really want to have control over your processes in background, use watchdog which will warn you if theres an app eating resources in the background.

xeq544 said:
No, dont use task killers. If anything, it only eats more resources. Android keeps those apps open for a reason, when you open it next time its quicker and actually needs to use less resources. Free memory= useless memory, If there is an app which needs more memory (like a game) android will automatically kill "suspended" apps on background to free up memory. And when you finish playing it will restore those apps again. Killing it with force only causes the app to restart again and again and again and again.... Even windows does it (a little bit differently though).
And if you really want to have control over your processes in background, use watchdog which will warn you if theres an app eating resources in the background.
Click to expand...
Click to collapse
I am running Watchdog app now & previously monitored the Battery Usage app and show no messaging application displayed. So, it is just an annoyance for me...
Sent from my GT-I9100 using xda premium

kryptoner said:
I downloaded messaging Google stock app from here - http://forum.xda-developers.com/showpost.php?p=16699746&postcount=1
then I put it in system/app folder using root explorer and installed it, i deleted old messaging app...
now whenever I exit messaging using back button and open task manager, I don't see messaging app in active tasks...
Click to expand...
Click to collapse
copied the sms app in the system/app folder, but when i try to install it, it says couldn`t install application

Related

When opening an app, the app only displays on the screen for a fraction of a second.

Occasionally, when opening an app, the app only displays on the screen for a fraction of a second, then disappears. It just kinda blinks on then off...
I can't figure out what is causing it to do this. It has happened to me with K-9, Facebook, Twitter, Maps...pretty much any app. Sometimes I try to open facebook, and it won't open, but twitter will....Some of the time you can get the program to open if you go home, then open and close the app drawer.....
Anyone else with a similar problem? I have reset the phone twice and it is still doing this...Other than this occasional problem, I love the Vibrant!
Do you have an app killer or startup controller? Mine did the same thing, and I quickly realized I was killing a service that the apps I was launching depended on.
Sent from my SGH-T959
^ pretty much exactly what I was going to post. What have you installed on your phone like this?
Mine has done this a few times, usually after an app force closes. For 30 seconds or so after if I try to reopen that app it will just shut off again, then after a bit, it's fine.
It's happened with the web browser more than once, and a couple other apps.
I get the same exact problem with no real reason. Whenever it happens I just go into the settings from the menu button. Settings opens fine and once I close it ever other app opens correctly again.
Sent from my SGH-T959 using XDA App
LiquidCool1 said:
Do you have an app killer or startup controller? Mine did the same thing, and I quickly realized I was killing a service that the apps I was launching depended on.
Sent from my SGH-T959
Click to expand...
Click to collapse
That's what I thought at first.. I wiped the phone and it did it even after when I had no task or app killers installed...
vinnydakid said:
I get the same exact problem with no real reason. Whenever it happens I just go into the settings from the menu button. Settings opens fine and once I close it ever other app opens correctly again.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Yes, that seems to help mine too...
Did you erase unneeded apps? There is a list around here somewhere of apps that can be safely deleted, without violating dependencies. I have a stock unit with the lag, the blue tint, etc. . . But I never had this problem without the startup manager.
Sent from my SGH-T959
LiquidCool1 said:
Did you erase unneeded apps? There is a list around here somewhere of apps that can be safely deleted, without violating dependencies. I have a stock unit with the lag, the blue tint, etc. . . But I never had this problem without the startup manager.
Sent from my SGH-T959
Click to expand...
Click to collapse
yes.. I took most of the bloatware off using root manager.
Startup auditor has a list of dependencies for each app that you have installed. Not much good for things that you have already deleted, but maybe the dev site can help? I know I saw a list somewhere of bloat that could be "safely deleted".
Sent from my SGH-T959
The only bloat I deleted was Telenav, so I doubt that's the cause of it.
Sent from my SGH-T959 using XDA App
I've noticed this as well. However, If you hold down your home key, after it does the weird flash, and select the app from the pop up menu, it will open. Weird.
phantomzer0 said:
I've noticed this as well. However, If you hold down your home key, after it does the weird flash, and select the app from the pop up menu, it will open. Weird.
Click to expand...
Click to collapse
Yes that fixes it most of the time...
vinnydakid said:
The only bloat I deleted was Telenav, so I doubt that's the cause of it.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
I seriously doubt that this has anything to do with deleting the bloatware apk's...
I haven't removed anything and mine does this as well. Usually after an app freezes or force closes.
Sent from my awesome Vibrant using XDA App

suggestions to free up ram

idk what the deal is but i hardly ever have more than 100mb of ram free. it at times goes down to 45mb free. i cant even watch a youtube video, pause it to reply to a text, and go back to youtube without the whole video refreshing. any suggestions on what i can do to free up some ram? idk where all the 512mb went >.<
Sent from my SPH-D700 using XDA App
I bought an app called Autostarts from the market and that helped a TON. Since every app seems to "need" to start when the phone boots. You need to be rooted to use it.
Autostarts is great because a lot of apps have several instances that will trigger it to run. Like receiving a text runs sprint nav, things like that. This app will allow you to stop it.
The built in task manager app is good too. If you do a level two kill on the RAM tab it'll free up a bunch. You need to re open your call blocker, and other third party stuff you do want running afterward though.
When you exit a program are you doing it using the home button or the back button because usin the home button doesn't close the app it just "minimizes" it....the back button will close it while leaving essential data in memory for a quick startup next time you open it....if you are exiting using the back button then I would ask how many apps you have installed and how many widgets you have running on your homescreen
Sent from my SPH-D700 using XDA App
I have the same problem, and most of the app that run are the crapware from sprint. But things like email, Gmail, settings, etc are always running. If I close all running apps, they just open 30 seconds later.
Sent from The Chaotic Void.
dantichrist said:
I bought an app called Autostarts from the market and that helped a TON. Since every app seems to "need" to start when the phone boots. You need to be rooted to use it.
Autostarts is great because a lot of apps have several instances that will trigger it to run. Like receiving a text runs sprint nav, things like that. This app will allow you to stop it.
The built in task manager app is good too. If you do a level two kill on the RAM tab it'll free up a bunch. You need to re open your call blocker, and other third party stuff you do want running afterward though.
Click to expand...
Click to collapse
Thanks a ton for this. I downloaded that app and it seems to be helping.
Sh0wNuF said:
When you exit a program are you doing it using the home button or the back button because usin the home button doesn't close the app it just "minimizes" it....the back button will close it while leaving essential data in memory for a quick startup next time you open it....if you are exiting using the back button then I would ask how many apps you have installed and how many widgets you have running on your homescreen
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I always press the back button when exiting an app but whenever i leave an app by pressing the home button and go back to it i usually have to reload whatever i was doing.
I have a problem with this too. I can use ATK to kill things running in the background and that will bring me up above 100 usually. Then within a matter of a minute it goes down to the mid 50s again. I do use a few widgets though.
Inferno4213 said:
I have a problem with this too. I can use ATK to kill things running in the background and that will bring me up above 100 usually. Then within a matter of a minute it goes down to the mid 50s again. I do use a few widgets though.
Click to expand...
Click to collapse
What widgets and if they do background updates (facebook, twitter, etc.) how often do they update?
you shouldn't really need an autokiller with froyo.. (which I've heard a thousand times), but in all honesty, I kill certain apps that I know to be potential memory hogs. But as far as just normal stuff running in the background, you're not really going to free up memory by killing those, because they're just going to load back up.. using more battery.
Here's the general idea: http://en.wikipedia.org/wiki/Garbage_collection_(computer_science)
But if you wanna check if, for example, if Youtube, a music player, launcher and angrybirds are all somehow really running in the background, (with froyo), I just hold the Home button, click Task Manager, and you see and can kill them there.
There's also a RAM Manager in there you can check out in there as well.
ksweat2292 said:
I always press the back button when exiting an app but whenever i leave an app by pressing the home button and go back to it i usually have to reload whatever i was doing.
Click to expand...
Click to collapse
That's because android killed the app to free up memory. In most cases android does a pretty good job in freeing up memory. For instance i know if i leave the xda app and do nothing it will stay open the next time i come back. But lets say i leave the xda app turn turn pandora on and brows the web, the phone will close xda to free up memory
Sent from my SPH-D700 using XDA App
I typically keep about 140 mb of ram free. I use Startup Manager to keep progs from ever starting and Memory Booster to keep the bs from ever taking over my phone.
Sent from hell...

Task killer.......

I did the grey blur Rom, loving it, but when it got rid of all the bloatware it got rid of my task killer. The one with auto end list. Anyone know how I can attain that again?
Sent from my MB860 using XDA App
^looking for that too, he means to Task Manager that was on the stock rom.
What for? Read up on task killers.
Sent from my MB860 using Tapatalk
Gvndeb60 said:
What for? Read up on task killers.
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
I use it to kill a few rogue apps that don't like to turn off and destroy my battery, like Navigon.
Sent from my MB860 using Tapatalk
Gvndeb60 said:
What for? Read up on task killers.
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
^ *sigh* There's still a need for it from time to time. That's why it was included in the original ROM, and even my Samsung has it too.
OP, you're stuck with "force stop" or you can download this:
https://market.android.com/details?id=biz.stachibana.FroyoTaskKiller
^ which basically does the same thing as "force stop" but it saves you a few steps to get there, plus it lets you know what apps are also running (which is nice to know in case you need to single out a rogue app on your phone).
It's not as good as the stock task killer, but it will stop any app and sniff out the rogue ones.
Hope that helps...
Ok, just looked and I am running Greyblur and it has the stock task killer still there. Also on the gingerblur thread or site they have a zip file of stick bloatware, could be there.
Sent from my MB860 using Tapatalk
ccrows said:
^ *sigh* There's still a need for it from time to time. That's why it was included in the original ROM, and even my Samsung has it too.
OP, you're stuck with "force stop" or you can download this:
https://market.android.com/details?id=biz.stachibana.FroyoTaskKiller
^ which basically does the same thing as "force stop" but it saves you a few steps to get there, plus it lets you know what apps are also running (which is nice to know in case you need to single out a rogue app on your phone).
It's not as good as the stock task killer, but it will stop any app and sniff out the rogue ones.
Hope that helps...
Click to expand...
Click to collapse
Was asking a serious question, I have the same phone without the need so I was curious as to what apps are going nuts on their phones....as far as the read up on task killers comment, I was just giving general advise so they are not sweating it if they assumed they needed it.
Sent from my MB860 using Tapatalk
Gvndeb60 said:
Was asking a serious question, I have the same phone without the need so I was curious as to what apps are going nuts on their phones....as far as the read up on task killers comment, I was just giving general advise so they are not sweating it if they assumed they needed it.
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
No problem, I'm just tired of Task Killer topics that sometimes end up in flame wars...
Gvndeb60 said:
Was asking a serious question, I have the same phone without the need so I was curious as to what apps are going nuts on their phones....as far as the read up on task killers comment, I was just giving general advise so they are not sweating it if they assumed they needed it.
Sent from my MB860 using Tapatalk
Click to expand...
Click to collapse
If you download Autostarts or AutoRun Manager, you'll see apps that restart or start for such asinine reasons. After powering up or rebooting, many apps are set to startup even if you don't use them often. For example, the eBay app will start in the background for such system events as "Application Replaced" or "External apps available". So when I insert my microSD card and I have some .apks backed up on it by Astro, why should the eBay app start up in the background because the media scanner detected there are apks. Don't get me started on Google Maps, there are all sorts of crap that it starts for. I only want GoogleMaps running when I need it running, not when I install a new app or if I unistall an app or replace an app. While it might be great to have an instant lock on my location so I can instantly add to Latitude(which I don't use), it kinda sucks that I'll also be grabbing my charger sooner since it's running in the background.
Most good task managers will help kill those apps and have the option to put certain apps on an exclude to kill list, which gives you control of what is running and what is not. A good way to figure things out is to kill all your running apps in the task manager and see what will restart. You can put the ones you want and need running, such as widgets and apps that get updates, on an exclude to kill list...that helps with the whole "battery drains because app keeps having to restart" argument as to why task managers are "bad." I use Autostarts to prevent apps i don't want running from starting for useless reasons and Advanced Task Manager to force close ones when I don't need them any longer. However, there is a learning curve as to what you shutdown or prevent from running, as it may affect other apps.
illmatic416 said:
If you download Autostarts or AutoRun Manager, you'll see apps that restart or start for such asinine reasons. After powering up or rebooting, many apps are set to startup even if you don't use them often. For example, the eBay app will start in the background for such system events as "Application Replaced" or "External apps available". So when I insert my microSD card and I have some .apks backed up on it by Astro, why should the eBay app start up in the background because the media scanner detected there are apks. Don't get me started on Google Maps, there are all sorts of crap that it starts for. I only want GoogleMaps running when I need it running, not when I install a new app or if I unistall an app or replace an app. While it might be great to have an instant lock on my location so I can instantly add to Latitude(which I don't use), it kinda sucks that I'll also be grabbing my charger sooner since it's running in the background.
Click to expand...
Click to collapse
That's the only thing that I miss about Eclair, you could truly lock that sh*t down... *sigh*

Weird battery drain

Sp i came home after work and saw my note was at 14% battery,weirdest thing when i left to work it was about 80,no internet or nothing was enabled,btw this is 2nd time happening like this,any thoughts?
Sent from my GT-N7000 using Tapatalk
Yup:
Search for similar threads
Post in the correct section
Mine is I left it to charge over night, close those no use app.
When this morning wake up, saw the display using about most of the battery.
Any app to see what proofread is using the battery so much?
P/s: can't upload picture, keep asking me to login but I had already login.
Sent from my GT-N7000 using XDA
That is mostly caused by some app, had that too and deleted a few apps i installed last rebooted and it disapeard.
Sent from my GT-N7000 using xda premium
Any idea wht program can use to show what app are in use?
Sent from my GT-N7000 using XDA
Try Badass Battery Monitor
Look for Samsung Push Service in your apps list and un-install it!
If you use Samsung Apps, this program is automatically installed and stays active, won't let your phone go to sleep!
My battery stats!
Sent from my GT-N7000 using xda premium
aalokraj said:
My battery stats!
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
High system and OS percentage.
Hi thanks the suggestion...after install it I noticed there is an app called phone radio auto sync to internet...how do I uninstall it as I can't find it in my app list....
Sent from my GT-N7000 using XDA
henklbr said:
Look for Samsung Push Service in your apps list and un-install it!
If you use Samsung Apps, this program is automatically installed and stays active, won't let your phone go to sleep!
Click to expand...
Click to collapse
Hi henklbr,
Thanks for the tip, I uninstalled it alrd...is there any other app tht I can get rid of?
Sent from my GT-N7000 using XDA
lhooipg said:
Hi henklbr,
Thanks for the tip, I uninstalled it alrd...is there any other app tht I can get rid of?
Sent from my GT-N7000 using XDA
Click to expand...
Click to collapse
Instead of trying to uninstall apps, installing Magic Locker allows you to set power saving and this could be very helpful. In my case it doubled the battery life and I now have around 60% left in the evening.
Hope this helps.
agboa said:
Instead of trying to uninstall apps, installing Magic Locker allows you to set power saving and this could be very helpful. In my case it doubled the battery life and I now have around 60% left in the evening.
Hope this helps.
Click to expand...
Click to collapse
I try to search for one but turn up mostly is for theme, which one I suppose to select?
Sent from my GT-N7000 using XDA
lhooipg said:
Any idea wht program can use to show what app are in use?
Sent from my GT-N7000 using XDA
Click to expand...
Click to collapse
There are a number of Apps you can install that will show running applications ~ SystemPanel is one such app.
It comes in two variant ~ Paid & Free.
The free version is okay for looking at what your apps are doing but it does not offer the same level of service that the paid version gives and in this case you do need the paid version.
Full version ($2.99) adds app manager (installer/uninstaller with multi-version APK archival), and long-term application resource monitor to solve app-related battery life problems.
However, for finding out what apps are using your battery you can do this with your phone's built-in settings.
Just navigate to Settings/Applications/Running Services and look at what apps are currently running.
If you don't need a particular app running simply tap on it and select 'Stop'.
Job done that is one app no longer running in the background.
Another option is to again go to Settings/Applications/Battery Usage.
Here you not only see the graph at the top but also a list of main running apps (note not all are shown).
Tap the graph at the top and it shows you various parameters i.e. when the screen was on and when the device was awake. Basically you need both to be the same. If the phone's screen was off but it remained awake you then have an app running constantly in the background.
So, press the back button and look at the list of apps showing. To terminate an app simply tap on it and this time select 'Force Close'.
Spend a little time now and again popping over to these two places (Running Services & Battery Usage) and you should be able to identify what app or apps are eating your battery.
Beards said:
There are a number of Apps you can install that will show running applications ~ SystemPanel is one such app.
It comes in two variant ~ Paid & Free.
The free version is okay for looking at what your apps are doing but it does not offer the same level of service that the paid version gives and in this case you do need the paid version.
Full version ($2.99) adds app manager (installer/uninstaller with multi-version APK archival), and long-term application resource monitor to solve app-related battery life problems.
However, for finding out what apps are using your battery you can do this with your phone's built-in settings.
Just navigate to Settings/Applications/Running Services and look at what apps are currently running.
If you don't need a particular app running simply tap on it and select 'Stop'.
Job done that is one app no longer running in the background.
Another option is to again go to Settings/Applications/Battery Usage.
Here you not only see the graph at the top but also a list of main running apps (note not all are shown).
Tap the graph at the top and it shows you various parameters i.e. when the screen was on and when the device was awake. Basically you need both to be the same. If the phone's screen was off but it remained awake you then have an app running constantly in the background.
So, press the back button and look at the list of apps showing. To terminate an app simply tap on it and this time select 'Force Close'.
Spend a little time now and again popping over to these two places (Running Services & Battery Usage) and you should be able to identify what app or apps are eating your battery.
Click to expand...
Click to collapse
Very well put...... +1
thanks...will try that first and see how's thing goes
MIUI
lhooipg said:
I try to search for one but turn up mostly is for theme, which one I suppose to select?
Sent from my GT-N7000 using XDA
Click to expand...
Click to collapse
In my case I chose MIUI but I think any theme should work as well. After installation it asked if I wanted to activate the battery saving mode which I accepted to check its performance as I was having battery drain as well and needed a solution.
I was happily surprised the next day. I hope all these issues are fixed by Samsung in ICS.
Best Battery Status with Chracks Rom.
Gesendet von meinem GT-N7000 mit Tapatalk
Does anyone know what is this phone radio app is? I try to find it at the app and want to uninstall cannot find...
How do I get rid of it?
Thank you.
lhooipg said:
Does anyone know what is this phone radio app is? I try to find it at the app and want to uninstall cannot find...
How do I get rid of it?
Thank you.
Click to expand...
Click to collapse
Errrrrr...
That's your phone!

Point me to a task killer

Can any1 point me to a task killer which will force kill apps.I am talking about something like the one click task kill in Lewaos rom status bar. Most task killers I have tried only kill apps and those apps come up again automatically. Please help me
Hit thanks If my posts have helped u
Free ram is waste ram don't use taskillers
If you then also want that sh*** go for taskiller full in playstore
Sent from my HTC Explorer A310e using xda premium
rishabho1 said:
Free ram is waste ram don't use taskillers
Click to expand...
Click to collapse
This. Your phone is not like your PC, so stop treating it like one. The way Android treats memory, having high RAM usage is actually a good thing. Not to mention that aside from being useless and counterproductive, task killers are a huge battery drain.
---------------
Sent from my LG-P500 via Derpy Mail
rishabho1 said:
Free ram is waste ram don't use taskillers
If you then also want that sh*** go for taskiller full in playstore
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
onepinksheep said:
This. Your phone is not like your PC, so stop treating it like one. The way Android treats memory, having high RAM usage is actually a good thing. Not to mention that aside from being useless and counterproductive, task killers are a huge battery drain.
---------------
Sent from my LG-P500 via Derpy Mail
Click to expand...
Click to collapse
Okay okay!! Just chill. No need to get that aggressive on this topic. On my phone apps like facebook, friendcaster
etc keep draining battery.Now don't say these r useless too and I should stop using them. I know how android works with Ram and all that. Have been using this fone for over 18 months. I just want to know about dat kind of taskiller
Hit thanks If my posts have helped u
Well, if battery drain is your problem, then don't use a task killer -- that'll just be compounding the issue. As for how to deal with your battery drain, I've heard some reports about how turning off Facebook sync worked for some people.
Another option would be getting Watchdog Task Manager by Zomut from the Play Store (I've used it myself). It's not the typical task killer since rather than monitoring RAM, it instead keeps an eye on CPU usage (which is what causes battery drain) and notifies you when an app consumes too many CPU cycles and let's you decide whether to kill that app. It should also allow you to set a CPU threshold for certain apps, and autokill when the app exceeds that threshold.
---------------
Sent from my LG-P500 via Derpy Mail
Use autostart to stop aap to run automatically in different situation.
onepinksheep said:
Well, if battery drain is your problem, then don't use a task killer -- that'll just be compounding the issue. As for how to deal with your battery drain, I've heard some reports about how turning off Facebook sync worked for some people.
Another option would be getting Watchdog Task Manager by Zomut from the Play Store (I've used it myself). It's not the typical task killer since rather than monitoring RAM, it instead keeps an eye on CPU usage (which is what causes battery drain) and notifies you when an app consumes too many CPU cycles and let's you decide whether to kill that app. It should also allow you to set a CPU threshold for certain apps, and autokill when the app exceeds that threshold.
---------------
Sent from my LG-P500 via Derpy Mail
Click to expand...
Click to collapse
That was some what helpful. Thanks
vikasb32 said:
Use autostart to stop aap to run automatically in different situation.
Click to expand...
Click to collapse
Yeah I should probably close the receivers for boot receiver and connectivity change
Hit thanks If my posts have helped u
Use super task killer widget or make a shortcut of RUNNING SERVICES to your homescreen.
Sent from my LG-P500 using xda app-developers app
you might also give System Panel a try..available at play store
Task Killer
Use Automatic Task Killer.free on gapps. U just have to select the apps u want to be killed and it kills them when ur screen is off.
Plz press the thanks button if u found my post useful to you in any way.Thanks
vikasb32 said:
Use autostart to stop aap to run automatically in different situation.
Click to expand...
Click to collapse
I do this all the time, I have all possible battery draining apps and I close them with long press back button and disable their start up
Sent from my LG-P500
vlt96 said:
I do this all the time, I have all possible battery draining apps and I close them with long press back button and disable their start up
Sent from my LG-P500
Click to expand...
Click to collapse
I also did the same.long press backup button to kill and use autostart to stop automatically start.
vikasb32 said:
I also did the same.long press backup button to kill and use autostart to stop automatically start.
Click to expand...
Click to collapse
Can u tell me an autostart app?
Send from LG-P500 & Tapatalk
dante197 said:
Can u tell me an autostart app?
Send from LG-P500 & Tapatalk
Click to expand...
Click to collapse
Autostarts, is paid, I would honestly actually pay for it, but till then I am pirate
https://play.google.com/store/apps/details?id=com.elsdoerfer.android.autostarts&hl=en
dante197 said:
Can u tell me an autostart app?
Send from LG-P500 & Tapatalk
Click to expand...
Click to collapse
Autorun Manager is a bit difficult to use for new users. u ll have to search for boot receivers and network change receivers among the receiver list for a particular app. if u disable an imp receiver then it ll forbid the app from running. so be careful. or else u can use other managers like Lidroid toolbox or Rom toolbox which are easy to use. Cheers
Souron29 said:
Autorun Manager is a bit difficult to use for new users. u ll have to search for boot receivers and network change receivers among the receiver list for a particular app. if u disable an imp receiver then it ll forbid the app from running. so be careful. or else u can use other managers like Lidroid toolbox or Rom toolbox which are easy to use. Cheers
Click to expand...
Click to collapse
Nope, apps run anyway, but they won't start automatically if you disable receivers
vlt96 said:
Nope, apps run anyway, but they won't start automatically if you disable receivers
Click to expand...
Click to collapse
Once I closed a receiver of poweramp and it didn't open up
I don't know if I'm doing anything wrong but I disabled "Google play" at start up through from toolbox however whenever I go back to the list it reactivates itself...
Sent from my LG-P500 using xda app-developers app
timkl1 said:
I don't know if I'm doing anything wrong but I disabled "Google play" at start up through from toolbox however whenever I go back to the list it reactivates itself...
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
which toolbox did u use? u should have USB debugging turned on
The whole debate surrounding task killers are stupid. Our phones have low memory and we are running custom built roms on our devices which tend to require more from our hardware in the case of ICS.
I like the ES TaskManager/File Explorer combo, has a nice task manager, autostart feature and apk backups.

Categories

Resources