Forge42
-
42 votesdeclined ·
AdminCarter
(Admin, two forty four a.m.)
responded
Android treats memory differently than a desktop computer. When leaving an app, it is paused rather than killed, so that so that returning to it later is faster. If Android needs more memory, it will automatically close apps that have been paused but have not been used recently. Because Android manages memory automatically, “task killer” apps are not necessary. Google has blocked “task killer” apps for Android 2.2 and later.
While it is not possible to “kill” apps on Android, the Shortcut plug-in can be used to simulate this behavior by bringing the Android Home screen to the foreground. To do this, simply create a new Shortcut setting, choose Menu → Filter → All. Pick the “Launcher” app. When the setting is fired, it will bring the Home screen to the foreground, pausing whatever application was previously on the screen.
Forge42
gave this 3 votes
·
Forge42
commented
·
The 3rd party plug-in hasn't been updated in over a year. You might want to consider re-opening this as it is a very handy feature.
-
4 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
With Locale 1.0, there is always a notification at the top of the screen displaying the currently active situations.
Forge42
shared this idea and gave it 3 votes
·
-
53 votescompleted ·
AdminCarter
(Admin, two forty four a.m.)
responded
This is implemented by the Locale Google Voice Plug-in, available on the Android Market.
Forge42
commented
·
This would be stunningly awesome.
Forge42
gave this 3 votes
·
Carter:
Thanks for the quick response. I'm aware of how android handles memory and I'm not interested in this functionality from a memory management standpoint. Let me describe my usage case for you and perhaps you can see the value and/or suggest an alternative:
I have several applications that I want to stop running based on my locale conditions. The easiest to explain is my corporate email/calendar sync service. When I'm in my office, I get email and calendar notifications via my desktop, so, I'd like for the program to automatically stop running on my phone. I don't need it buzzing at me from my pocket when I'm sitting at my desk getting the same information from my desktop PC.
Make sense? Any way to create this functionality inside the current locale ecosystem?