Is there any xap that changes the default number of multitasking item? - Windows Phone 7 Q&A, Help & Troubleshooting

I would like to be able to adjust how many items are open at time.

I assume you mean in the fast task switcher view... and so far as I know, nobody has found a way to change that. However, I believe you will find that if you back out of a few of those items, others that were pushed off the end may appear (for example, if you had 6 tabs open in IE and also an app or two, that's more than can be shown in the switcher, but if you use Back to leave some of those items the ones you couldn't see before should re-appear in the switcher).
It's not actually multitasking, BTW. Those other apps are suspended, not doing anything at all (i.e. not "tasking"). Similarly, there are a large number of tasks that are actually running on the phone but which don't show up in that list; background services that wait for incoming calls/SMS, the service that checks email in the background, etc. Currently though, we can't write background stuff like that and have it work on stock ROMs.

Related

A GUI issue? (Driver - other?)

Hello All,
I accidentally came across the following behaviour on my HTC Cruise, and I found it quite interesting. Personally, I am quite happy with my HTC Cruise, despite the famous display driver missing...
Of course, I am upset like most people, since HTC seemed to be so keen in advertising the device's multimedia abilities. HTC have lost a couple of credibility points for me...
Anyway, on with the question now...
When I select Programs from the start menu and move my finger up and down on the scroll bar, the display seems to demonstrate quite a lag; icons are slow to redraw and the display seems to "flicker". I understand this is quite subjective, it depends on the number of programs one might have installed, etc.
However..... When I select Programs from the HTC Today plug in, (2nd icon on top row of third tab), the same action (moving up and down the scrollbar), is so much faster!
It's not a big deal, but the difference on my HTC is quite striking. How about yours? I am a software developer and find this quite interesting as it seems to be the same function, but performace seems to be different. Can it be a setting somewhere, can it be that HTC developers did not pay the attention they should? (and admitted the fact that extra performance can be achieved by stating they will provide a "patch" for it).
Do you get the same behaviour?
Thanks for reading
You are correct.
Even when removing the "big menu" option as advised on TC tweaking, program list accessed from home plugin tab scrolls much much faster than program list accessed from "Start" menu.
This is quite interesting
................
yes same for me! - very strange, why would this be?
Yep, same here. Verrrryy interrresting.
When I actually got this device and scrolled the icons in programs, I was immediately puzzled as it did not seem to be very promising. The settings window has a much smoother scroll (yes, I know, it has less icons as well)...
I am sure there must be a difference somehow from an implementation point of view, or at least a different setting somewhere. Maybe a different startup setting, or something.
I have read about the tweaks and the different settings you can change, for example Cache font size, etc.
However, the mere fact that the same functionality has such a dramatic difference depending on how you invoke it, to me is a case of not so efficient programming.
If HTC comes out with a new display "patch" which actually manages to make a difference, then it would be almost certain that their "first" version was not so efficient, a mere indication they could have done better straight from the beginning.
They are implemented differently too. If you open Programs from the Start Menu and close it then go to Settings -> Memory -> Running Programs you won't see anything. Now if you launch Programs from the HTC plugin and then close it and then go look at running programs you will see it running. (This is assuming you don't have the HTC Task Manager configured to close applications when hitting X). Must be implemented differently in the back end.
I agree there is a difference. Scrolling of icons f.e. under programs is much quicker, not sure are executebale files running quicker too?
That really weird! scrolling is really smooth, I have noticed the icon on my top right I have a .net configurator icon, when opening programs via the plug in the name under the icon is missing but opening programs normally the name under the icon is there realated some how?
It seems indeed a different program. I have WkTask installed and when I get the Programs appearing via the HTC, I can see that this actually starts a window (as hambola says).
When I select Programs via the Start menu, no window title appears.
Another difference is that when I start Programs via HTC home, I can see the scrollbar getting "smaller" as the icons seem to be added in that window "on the fly"; then the icons always appear "top-aligned". When I close that window and reopen it via HTC, it is the same.
On the other hand, when selecting Programs via the Start menu the icons are already there, plus the scrollbar remembers its last position after the window has closed.
There are small differences really, it is just interesting how these affect the quality of scrolling...
is this in anyway linked to the driver issues?
Not sure, sometimes I'm not even sure what things are linked to driver issues and what things aren't. For example I used to have an 8525 which is apparently not affected by this driver issue. But rotating the display on that device was no faster than what I get with my TC. In fact maybe it was even slower, I don't have it with me to compare. So I don't know if drivers will even fix something like that. Maybe it will, maybe it won't.
What about the dialer skin coming up on the TC. That's really slow. I see the different sections being painted on the screen. The Comm Manager will only load up fast if it's not in the "Running Programs". So first time I run it, it loads up in one shot, if i close it and try opening it again I will see it paint the different blocks. If I actually stop it in Running Programs and then try it again, then it loads in one shot. Driver issues? Who the hell knows. I doubt it though.
If driver issues fix video playback and they also fix the camera lag, i'll be content. if overall smoothness is fixed and extensive graphics (like games) is fixed, then i'll be happy.
I agree with hambola. I am not sure it's a driver issue. To me it simply shows that it could have been done better.
An even more annoying issue is the dialler skin as habola also suggests. The camera thing is also important.
To me the video playback is not much of an issue; I always encode in QVGA mode without any problem or quality loss. Quality loss is relative, I think it looks fine on the phone, obviously it's not a good idea to play that QVGA video on my PC. An additional advantage when encoding QVGA is saving space. My files in QVGA are usually less than 400MB, whereas my full screen versions are usually less than 1GB. To be honest, I do not see the use of it. Last time I was waiting in an airport, I had around 10 movies in my phone, all perfectly watchable (with perfectly watchable subtitles), a couple of GBs of music and I had additional free space in my storage card. Noway, I could fit 10 movies on it, if the quality was DVD-like. So basically, I do not mind... I think Coreplayer copes ok.
The little things such as lag in scrolling, the dialler skin coming up in pieces in a device that is a PHONE, the camera; these things annoy me.
-And how do you make phone calls, if there is no keyboard?
-Well, you press this button and the dialpad comes up...
-Ah! I see it takes some time to draw that dialpad...
-yes.......
See my point?
quickly thinking about this, it sounds like the HTC plugin is launching it in it's own shell, therefore it isn't monitoring everything else that is going on if it were launched from the main program list, ie. when launched from program list, the priority of running tasks is set to all, whilst from HTC, the program becomes the main focus. Maybe to do with threading, HTC was compiled with hyper threading, and the normal today screen wasn't. This is a very loose and fast analogy by me so feel free to shoot it down!!
also, you have to consider what memory is being freed up by which launcher, for what app etc. etc. etc. Memory plays a big part in performance, if there isn't enough of it, then the CPU has to start working shifting sh#t around, lots of cycles wasted etc. Gotta remember this is a M$ OS, they aint the brightest sparks sometimes
This same thing happens on my Athena after I launch the programs folder a second time (using standard start menu). This is most likely caused by the bitmap icons being loaded in the device's cache. Wouldn't get my hopes up.

G1 Startup Manager

Running Applications
Hi, im considerably new to the whole android development i have a g1 since early december and have upgrade it to the modded JFC 1.31 ADP. I also have the adp spl i think thats what u call it .
My question relates to the running processes/tasks/programs. I am concerned about the amount of programs that run in the background. Is there a way to cut down on this?
I have already removed Calendar, Amazon, Calculator, Calendar Provider seeing as how i do not intend on using these as for calculator i have installed a scientific calculator.
Its more or less Facebook, Craigslist, Imeem. The other bckg progs Gmail, Messaging, Alarm Clock are all smth i use so therefore i have no issue on that but ive tried editing settings on Craigslist, Facebook, Imeem and others to change the update interval and have maxed those out but still tend to run in the background i use the programs but i dont need them to update themselves.
Edit: I have also stopped the auto sync on Calendar, Gmail, Contacts Seeing as for Calendar i dont need it, Gmail i check it often, Contacts i dont use on my gmail service.
Have you got the task manager app from the app store? Thats what I do, and kill all the apps I don't need active.
TimSykes said:
Have you got the task manager app from the app store? Thats what I do, and kill all the apps I don't need active.
Click to expand...
Click to collapse
Yes i have, however they keep coming back up!
yeah I know some of them do. to me I don't know why alarm does. I don't even have a alarm set on my phone.
They come back due to the way android handles and saves tasks. The OS will keep resurrecting them thinking they are just dormant and were axed by them.
ArronL said:
They come back due to the way android handles and saves tasks. The OS will keep resurrecting them thinking they are just dormant and were axed by them.
Click to expand...
Click to collapse
So is there a way around this or not?
yeah.. im having the same problem, i shut them all down via task manager, but after like 1 minute i go back in there and they all come back up, is there any way to make them be off permanentally till you use them again?
tbh, the way the android works, if it keeps bringing these programs back they're probably not eating up too much memory.
in fact, no matter how much crap is running in the background i've never experienced any lag or anything. makes me wonder if there's any point in killing apps, except for ones that may be constantly connected to the internet.
Meltus said:
tbh, the way the android works, if it keeps bringing these programs back they're probably not eating up too much memory.
in fact, no matter how much crap is running in the background i've never experienced any lag or anything. makes me wonder if there's any point in killing apps, except for ones that may be constantly connected to the internet.
Click to expand...
Click to collapse
Well i definitely notice a lag, although i agree with you on the applications i removed like 80% of them now just using ones i need and just installed the 1.41 everything works great. But run about 10apps let them run in the bckgs and slide the main application tab on the home screen up and down and scroll through the programs. Then kill about all apps but 3 to account for ones you need and try it again you should most likely notice a difference.
Not on lag but background processes use up battery to, I did a wipe and have like four apps on my phone: aim astro any cut and ak notepad (wow must like A's) but my battery life is noticible better than before, I can go a whole day with out having to charge vs having to charge every few hours
does anyone know of a startup manager for the G1 for EG when i reboot or start up my phone i get a lot of services and programs which i use but do not want to start on boot.
i can use task manager to close them once the phone is started but wouldt be happy for something that disables these from the start.
Has anyone found a way to modify what OEM apps boot at startup?
So using Task Manager for Root Users we get this peek into what's ?running? on our phone. or am i sadly confused..
upon initial boot and after letting the phone boot fully (about 3 minutes) i get this list in my taskmanager..
Task Manager ---not oem
Service Viewer ---not oem
MyFaves storage
Messaging
Voice Dialer
Google Talk
Maps
Calendar
Alarm Clock
Power Manager ---not oem
Missed Call ---not oem
Messaging
Phone Recorder ---not oem
MyFaves Storage
Voice Dialer
Google Talk
Maps
The list remains the same even after several refreshes..
...oddly only after killing a few tasks this is added?
Gmail
note: at this point in service viewer/tasks, only taskmanager, launcher and service viewer are present..
After killing every process through multiple refreshes messaging (which I assume is a critical app tied to the notification bar) is the only thing that remains until i load something else..
First question..are the apps listed in task manager actual hurting my battery/memory/cpu performance?
Secone question..Is there any way to auto-kill these tasks upon boot, other than by removing them? Or is there some boot.ini type file that could be editted?
sry for the long post, just curious if something can be done...
Yeah id also like to know how to manipulate what starts up on boot.
Any dev should be able to tell us.
Plenty of apps start at boot.
Seriously I would LOVE the answer to these questions. Thanks
Now while this isn't coming from a dev, when I look at the running app list I often see things I haven't touched, but they won't start unless the phone's been idle. I think what happens is it actively fills empty ram with programs so they will start faster, so I think it's just in the nature of Android.
Fushichou said:
Now while this isn't coming from a dev, when I look at the running app list I often see things I haven't touched, but they won't start unless the phone's been idle. I think what happens is it actively fills empty ram with programs so they will start faster, so I think it's just in the nature of Android.
Click to expand...
Click to collapse
yes but dont they use up cpu/memory/battery? plus i dont think the programs are so resource heavy that they would need a process running.
An answer from a Dev is what we need
I think what we need is an explaination as HOW a program can autostart on boot. If every program on my phone (stored to sd) started automatically when I turned on my phone I'll be waiting a week for it to start up. There has to be a script that these programs add to or something to run these program automatically. Either that or it's the programs themselves that are set up to start up by themselves. Where if that's the case I think we're screwed.
I'm also VERY interested in this.
Also, how to keep apps from auto-restarting once you kill them. PixelPipe has a background service that, once you start the app after reboot, it won't die. Their app support guy states otherwise tho, heh.
Also, I like how the OS says a program has "died"
I wouldn't really worry about it. For one most of those processes will be sleeping. They use no CPU time when they're in this state. Some processes register an event with the kernel and just sleep forever until that event occurs and the kernel reactivates the process. Some processes sleep for a specific amount of time, wake up and do some task, then go back to sleep. In both cases the number of CPU cycles being used are likely negligible. Most of those start-up programs will fall into one or the other category. The stuff that does take up a fair amount of CPU cycles are things like the multimedia system, the UI system, messenging, etc. In other words, the stuff you want to keep running.
Also, I wouldn't pay too much attention to those memory usage numbers. There's heavy use of shared libraries in the system. Ordinarily processes are only allowed to access memory that is allocated to them. This memory is where the process stores the bits that make up its code (stuff that doesn't change) and where it stores its working data (stuff that does change). Its actually more complicated than that but this will suffice for now. Libraries that are not shared are accessible only to the process that is using it and is stored in the memory allocated to it. Libraries that are shared can be used by multiple processes. These shared libraries are allocated to one place in RAM and when an app needs to use one of them the kernel takes care of mapping the location of the library so the app can access it as if it was in its own memory space.
The memory usage numbers you are seeing do not take into account these shared libraries. An app may be using only 1 or 2 MB of RAM but since it uses a shared library the RAM being used to hold the library is also counted and the size could be shown as 20 or 30 MB higher that what it actually is. You could kill a process and recover some memory but its probably not enough to be worth it since more than likely most of the RAM being used was in shared libraries and they'll still be there after the process is gone.
numerik, thanks for the info. But now I guess my bigger concern would have to do with this part:
Some processes sleep for a specific amount of time, wake up and do some task, then go back to sleep.
Click to expand...
Click to collapse
Similar to the problems we run into in windows. Some lame program gets added to msconfig (be it a m$ app or wicked virus), it sits there idle when you fire up your computer uses a minimal amount of cpu amd memory then does who knows what whenever it wants.

Ten random questions about my TP2.

These are things where I searched but I can't find good fixes. Maybe my searching skills suck
1. Is there a better [and free] torrent program than wmtorrent? Mine has some bug where the torrent never starts, it's just stuck in queue forever. I have to reinstall it to get a torrent going. Sometimes more than once. Also it's really clunky.
2. I was hoping assign my back key to some other function. I found the setting for assigning keys to programs but the only key I can bind is the call button. I got hbutton and it also offers nothing except the call button. I also found the registry key where buttons are listed and same problem. How can I do this?
3. Occasionally I get compressed EXE's instead of CAB files to install something. I hate having to find a PC to unzip them and then transfer the cab. Is there a program that unzips these?
4. Sometimes programs seem to overload the phone and I can't even shut it off anymore. If I keep wmtorrent going for a couple of hours, for example, or the skyfire browser. The hang up key doesn't respond and I have to pop the battery out. Is there any trick to avoid this? Some memory management app or something?
5. Opera mobile is clean and fast and handles some flash, but chokes on e.g. flash streaming video. Also it has a setting (stupidly hidden in opera:config) to report the user agent as a desktop browser, which should give me the full version of websites, right? But the websites aren't fooled. They still send me the mobile version. Skyfire handles flash better and seems to fool websites better, but see #4. Also the keyboard is retarded, it either isn't offered where it should be or it's some custom keyboard instead of my usual (swype). So... is there a better browser that does it all correctly? Anyone got a real fix for the opera user agent thing?
6. I saw a custom rom with a task manager built into the corner. You could close the app or switch. I think it was the psyke rom. I would like something like this but without installing a totally new ROM. Right now I use hang up --> Task Manager --> then double tap the program I want to switch to. Alternately is there something where X-ing out of a program totally kills the process instead of just bringing you back to home screen?
7. I install every single program to my storage card, but still have low memory in my main memory. I got a warning recently on it. I found a big 35 meg file in google maps cache, anywhere else I should look? There an app to deal with this?
8. What's the difference between the weather and animated wallpapers? Both of them seem to animate a little. I'm not seeing any weather info on my home screen and some of these wallpapers seem unrelated to weather. What do I do to get weather going and do I really need to keep my wallpapers all separated? Also is there a format for the animated wallpapers? Are these animated gifs or what? Where should I get more?
9. How can I organize the start menu better? All I can do is long tap icons and then move to top. But what if I just want to move it up a bit but not to the very top?
10. What do some of the icons at the top mean? I have right and left pointing arrows where my wireless notification would be, does that mean I'm getting data? I've got all my processes closed but I've been seeing it for an hour. What's the tall triangle icon mean?
Also, I never got this answered but I'll throw in #11 anyway: any good tricks to preserving battery life? I wake up and by lunchtime my phone is done. That's nuts.

Multitasking / Keeping Apps in foreground state

If i understand Android correctly, it sends applications into a "background" mode when switching tasks? I would like to prevent that. There are some apps (like games or browser) that need quit a bit of time restoring the last state so this would be usefull for some tasks.
Is this possible ?
TyrionWarMage said:
If i understand Android correctly, it sends applications into a "background" mode when switching tasks? I would like to prevent that. There are some apps (like games or browser) that need quit a bit of time restoring the last state so this would be usefull for some tasks.
Is this possible ?
Click to expand...
Click to collapse
Well, switching to background mode just marks the application as not displaying anything. The way memory management on Android works, if foreground apps (i.e. apps that are actively displaying on the screen) need memory and there's none available, then background apps will be put into a stored state that frees up memory for the foreground apps. Coming back from that stored state is probably what you're noticing. Android also tries to keep a certain amount of unused memory around and will put background apps into stored state to achieve that. We do have pretty limited memory available on this device so some level of pausing is always going to happen. See also: http://andrs.w3pla.net/autokiller/details
You may be able to reduce how many background tasks are put into storage by tweaking the minfree parameters (using e.g. Autokiller Memory Optimizer from the market) to tell Android to aim for a smaller pool of free space.
Mioze7Ae said:
Well, switching to background mode just marks the application as not displaying anything. The way memory management on Android works, if foreground apps (i.e. apps that are actively displaying on the screen) need memory and there's none available, then background apps will be put into a stored state that frees up memory for the foreground apps. Coming back from that stored state is probably what you're noticing. Android also tries to keep a certain amount of unused memory around and will put background apps into stored state to achieve that. We do have pretty limited memory available on this device so some level of pausing is always going to happen. See also: http://andrs.w3pla.net/autokiller/details
You may be able to reduce how many background tasks are put into storage by tweaking the minfree parameters (using e.g. Autokiller Memory Optimizer from the market) to tell Android to aim for a smaller pool of free space.
Click to expand...
Click to collapse
Thanks, i'm will give it a try. Is it also possible to max out swap before sending apps to background? I think restoring the ram-state from sd would still be faster for several apps.
Edit: reading your post again, i'm not talking about a tasking switch delay, but apps that completly reload themselves when switching tasks (DolphinMini page load,DungeonHunter as examples). Just to prevent any confusion...
TyrionWarMage said:
Thanks, i'm will give it a try. Is it also possible to max out swap before sending apps to background? I think restoring the ram-state from sd would still be faster for several apps.
Edit: reading your post again, i'm not talking about a tasking switch delay, but apps that completly reload themselves when switching tasks (DolphinMini page load,DungeonHunter as examples). Just to prevent any confusion...
Click to expand...
Click to collapse
Oh... Sorry I misunderstood. I don't know anything relevant to that case.
I've spent a few hours trying to find how to make certain Droid apps maintain their foreground state when put in the background with no luck. Perhaps it just can't be done.
I'm thinking of the Cydia iPhone app called Backgrounder which lets you choose which apps maintain foreground state when put into the background.
This is necessary, for example, with a note application where you are switching between taking notes and looking up info. Every time you switch back to the note app, you need to go back into your note, put it in edit mode and navigate to the section of the note you were editing. If it were acting like a foreground app in the background, when switching back to it it would already have your note open and be in edit mode with the cursor where you left off.
K9 mail has a similar problem where if you have an email open, switch to another application, when you go back to K9 it takes you to your inbox again where you have to navigate to the email you had open before switching.
Is there a tool similar to Backgrounder for Android?
Thanks.
nheacock said:
I've spent a few hours trying to find how to make certain Droid apps maintain their foreground state when put in the background with no luck. Perhaps it just can't be done.
I'm thinking of the Cydia iPhone app called Backgrounder which lets you choose which apps maintain foreground state when put into the background.
This is necessary, for example, with a note application where you are switching between taking notes and looking up info. Every time you switch back to the note app, you need to go back into your note, put it in edit mode and navigate to the section of the note you were editing. If it were acting like a foreground app in the background, when switching back to it it would already have your note open and be in edit mode with the cursor where you left off.
K9 mail has a similar problem where if you have an email open, switch to another application, when you go back to K9 it takes you to your inbox again where you have to navigate to the email you had open before switching.
Is there a tool similar to Backgrounder for Android?
Thanks.
Click to expand...
Click to collapse
Looking for such tool too. Making app to stick with its foreground state even though it is actually in the background. (Make it appear in notification?)
ZDBox is a useful tool... you can download from market its free and the app has the abbility to:
★ Traffic counter: Monthly/daily mobile data usage overview, shows remaining data traffic, detailed data usage information for each app.
★ Do not disturb: Just set days and the time when you need your privacy and you won’t be disturbed by your phone. Set phone to silent, vibration or airplane mode.
★ App lock: Protect apps with a password or pattern, for exmaple your contacts, Facebook, Twitter, Whatsapp,Gmail and so on
★ Task killer: Kill all apps at once, define protected apps which won’t be killed, set auto kill when screen gets locked, mark single or multiple apps to kill
★ history eraser:clean your(Browser history,market search history,Google Map search history,Gmail search history,Clipboard)
★ Notification bar: One tap on the bar shows remaining battery time, running apps, how much data traffic is left and if app lock is active or not. A tap on these informations starts ZDbox.
★ Uninstaller: Shows used/available internal and SD card memory. Apps can be easily uninstalled. Single or multiple (batch) uninstall possible.
★ App to SD: Move apps to your SD card. Single or multiple (batch) move possible. Only for Android 2.2 and 2.3.
★Cache Cleaner:With Cache Cleaner you can clean your cache of phone.protect your secret without a trace.
I hope you can use for keep your running applications with that app...
sorry for my english...
davidequiz said:
★ Task killer: Kill all apps at once, define protected apps which won’t be killed, set auto kill when screen gets locked, mark single or multiple apps to kill
Click to expand...
Click to collapse
This will not help since the task killer which kills the background apps in inside the android system not an external one.
We must find a way to control the internal one then...
nheacock said:
I've spent a few hours trying to find how to make certain Droid apps maintain their foreground state when put in the background with no luck. Perhaps it just can't be done.
I'm thinking of the Cydia iPhone app called Backgrounder which lets you choose which apps maintain foreground state when put into the background.
This is necessary, for example, with a note application where you are switching between taking notes and looking up info. Every time you switch back to the note app, you need to go back into your note, put it in edit mode and navigate to the section of the note you were editing. If it were acting like a foreground app in the background, when switching back to it it would already have your note open and be in edit mode with the cursor where you left off.
K9 mail has a similar problem where if you have an email open, switch to another application, when you go back to K9 it takes you to your inbox again where you have to navigate to the email you had open before switching.
Is there a tool similar to Backgrounder for Android?
Thanks.
Click to expand...
Click to collapse
Guys, I'm so much looking for a solution of this same thing. The closest I came to is Ram manager. Has a xda threat and can be found in the play store. But it also can't manage to lock an app and prevent its killing (although it helps a lot). I need my navigation always running and it is silently killed or stopped while I'm looking at my mail or have a phone call. This is ridiculous. Have you found a solution. Some way to protect an app from killing and lock it in the foreground. I mean how are they able to do it for the apps which are in the system tray!? Like antivirus apps and tons of other. I can't believe xda experts don't know how...
I would think that Antivirus apps run a service.
In Mioze's CM6 there are build prop edits that might work, but I never tried them.
Code:
# apps to be kept in memory (specified by process name)
# use with caution, RAM is limited!
sys.keep_app_1=
sys.keep_app_2=
I am not an expert and can't tell the difference between service and an app running. What you're saying makes sense, but I need clear instructions somewhere to make an app protected from killing. Thanks for helping.
Sent from my HTC One X using xda premium
Wrong forms this milestone xt720.
Sent from my SGH-T759 using xda premium
I pretty much fixed android multitasking - even on ense 4.0 and 4.1
http://forum.xda-developers.com/showthread.php?t=1900626
Testers welcome.
And for locking an app in a foreground state, my SuperCharger can do that via BulletProof Apps menu.
zeppelinrox said:
I pretty much fixed android multitasking - even on ense 4.0 and 4.1
http://forum.xda-developers.com/showthread.php?t=1900626
wI
Testers welcome.
And for locking an app in a foreground state, my SuperCharger can do that via BulletProof Apps menu.
Click to expand...
Click to collapse
I tested that and almost became an expert. I'm not so sure if it is completely solved, although I have to admit that you have done a great and recognized job.
Just tell me can the script for bulletproof apps work alone, without the supercharger script. Many ROMs have their own memory settings and one is afraid to cover them with supercharger script settings.
But if bulletproof script can run and do the job on itsown then the problem is really fixed.
Yeah its separate.
Alot of devs say dont supercharge because they dont want to be showed up and scare their users lol
But hundreds of roms come supercharged anyway.
zeppelinrox said:
Yeah its separate.
Alot of devs say dont supercharge because they dont want to be showed up and scare their users lol
But hundreds of roms come supercharged anyway.
Click to expand...
Click to collapse
Thanks for answering!
So I'm going to try running only the bulletproof script without the supercharger script and set an app to be UNbillable.
Should I set it to run on startup!? I'm using custom ROM. The last revolution HD.
The init.d script would run automatically.
So you dont need to configure anything.
Whatever app is in the hitlist will get bulletptoofed soon after running the app.
zeppelinrox said:
The init.d script would run automatically.
So you dont need to configure anything.
Whatever app is in the hitlist will get bulletptoofed soon after running the app.
Click to expand...
Click to collapse
I am trying to get this configured. But I only want to run the bulletproof script, not the 99SuperCharger script. I just want to keep my rom's memory settings, cause I am OK with them.
But both of the scripts (99SuperCharger and bulletproof) are going to reside in the init.d folder of my custom rom. So they will both be started, aren't they?
How can I make only bulletproof script run at boot. Should I just delete 99SuperCharger from init.d?

[Q] Task Manager

So with the OTA ICS update, I noticed that the stock task manager that was on gingerbread has been removed. Does anyone know why that is, and is it recommended to use any of the market task managers? The reason I ask is sometimes I forget to close things like maps or navigation, and I usually set it up to kill the task once my screen locks to save battery.
A common misconception is that apps run in the background forever; this is not true. If an app is using too much memory (which links to battery life) it’ll be killed by your phone. That’s why if you play a game, check a message, and come back the game is still running. It’s memory usage isn’t that high. However if you put your phone down, walk away for an hour, and the game is still trying to run in the background, there’s a good chance it will be closed before you come back. Separate task managers have to constantly be running in the background which can actually use more battery than it saves. Yes, task managers can use more battery than claim to save.
Long press the home button. Swipe left or right to close out an application. Or, if you're really concerned about this, under Settings -> Developer options, there is a setting under the APPS category called Don't keep activities. It says that selecting it will "destroy every activity as soon as the user leaves it." Also, you can limit your background processes there as well.
Sent from my rooted Mayan Calendar
Just wanted to add, while the task manager has disappeared explicitly as an app, as Apex rightly pointed out ICS is more dynamic in it's task & app management since being a upgraded iteration of the Android OS. Also whilst the further useful tips what Apex has advised, bear in mind the swipe to end action will never show background processes & tasks, rather it shows only running main non system apps. Also since practically everyone makes use of a file manager like Astro you also have a task manager (which is an inbuilt function of the program) which you can make use of. Similarly Avast too has an inbuilt task manager. Also many apps have internal setting to disable feature of autostart while rebooting which you may want to look at. I kind of feel also a lot of apps have got work to do in terms of coming to speed with seamless ICS cohabitation until which point of time they misbehave at times.
A thing which I miss is, earlier when we used to hit the home button it would revert to the third home page out of the five and if pressed once again all the five home pages would float simultaneously but I believe this functionality has been discontinued now.

Categories

Resources