Oxios developed a very useful tool for Windows Mobile (WM2003/5/6/6.1) called “Oxios Memory” sometime ago. On running it, it’ll flush your RAM (kind of) and recover substantial amounts of memory that can be used by the currently program. It is so good at this that many people run it regularly on their phones, and most of them want to run it in an automated mode (through a scheduler or a script). But the problem (so far) was that it generates a Message Box at the end for which the user has to press “OK” button to make it go away. There is no known way of disabling this message box and many attempts to work around it by scripting the “press OK” action have been very unreliable at best. Hence, it took it upon me today to remove this nagging problem and 5 minutes later we have a “clean” Oxios Memory.
Yes, no more nagging prompts
Download it from here: http://tech.shantanugoel.com/2008/0...-box-in-oxios-memory-apps-windows-mobile.html
If you like it, then DIGG IT by clicking here
i waited for this...
Thanks nothin.
Do provide your comments on the site as well
And please do spread the word
Can you do the same to oxios hibernate instead of just closeapps?
Great job! Could you do the same for Oxios Hibernate as well?
OK, request accepted
Will modify the hibernate app as well tonight.
In the meanwhile, If you like it, then DIGG IT by clicking here
I did the same for Oxios app using MORTSCRIPT....
With your app is there a way to select the time after the program runs or we have to do a mortscript program which launches your app at a specific time?
An other question...
To push the "Ok" button what did you do?
I used mortscript to press "CR" after the script run....
flaviopac: Its different from what you did. I've not made any "app". I've modified the original oxios executable file so that it does not display the message box at all, hence there is no need of "clicking" ok anymore.
shantzg001 said:
flaviopac: Its different from what you did. I've not made any "app". I've modified the original oxios executable file so that it does not display the message box at all, hence there is no need of "clicking" ok anymore.
Click to expand...
Click to collapse
Ok.....
And what about HIBERNATE??
flaviopac: I'll modify the hibernate app as well tonight and will post at that same location.
Good job Shantz.
WB
Nice work, thanks!
Cool Job done
that's awesome !!! eager to download
On Popular demand I've modified the Oxios Hibernate app as well. Please redownload the file given at my site again. The zip file now has both the apps Oxios Close as well as Oxios Hibernate.
shantzg001 said:
On Popular demand I've modified the Oxios Hibernate app as well. Please redownload the file given at my site again. The zip file now has both the apps Oxios Close as well as Oxios Hibernate.
Click to expand...
Click to collapse
Many thanks man!
These files are very usefull!
Thank you Shantz. This is just great.
Excellent Shantz! I have Oxios scheduled daily with "Run Everyday" app, now no more OK's to look at!
galaxys said:
Excellent Shantz! I have Oxios scheduled daily with "Run Everyday" app, now no more OK's to look at!
Click to expand...
Click to collapse
Hmm can you tell me where you found this "run everyday" app and does anyone know easiest way to schedule oxios hibernate to run hourly?
*nevermind...found the run everyday app here on this forum [ http://forum.xda-developers.com/showthread.php?t=294575 ] but still interested in way to run more often than that.
For running the app at set interval of time, i will put in this shameless plug
You can also use my app ShantzTodayChanger
It is a app runner/scheduler plus a theme/wallpaper cycler. Moreover, it has a masking functionality. So if you dont want to change ur themes etc, you can just configure it to run as a pure exe scheduler. so, using it you can run the app after every, say 5 minutes to after any number of years and any other interval in between
famewolf said:
Hmm can you tell me where you found this "run everyday" app and does anyone know easiest way to schedule oxios hibernate to run hourly?
Click to expand...
Click to collapse
You could also use Mortscript.....
Related
Kind of like SKSchema. But free.
Anything really that'll let me schedule a program/file to run at a certain time recurring.
You could try "run every day", It's available here on xda devs. somewhere. It isn't anything like sk schema but you can launch an app to a schedule.
Run Everyday
Here's the link to the thread of Run Everyday
I wonder if anyone can help me understand how to prevent a few processes from starting up automatically. As far as I can tell I don't need them, and in the case of those related to email (mailwatcher, sevenSettingsApp) they are actually sucking up so much CPU that my device isn't working correctly.
APLauncher
Mailwatcher
Mediahubmini
sevenSettingsApp (sometimes I have 2 instances of this!)
Thanks!
AJ
Check folder 'windows\startup' for shortcuts to these apps and delete the shortcuts.
joemanb said:
Check folder 'windows\startup' for shortcuts to these apps and delete the shortcuts.
Click to expand...
Click to collapse
Thanks. These are services, I think, not applications, so they won't necessarily appear there. I also can't find them in the usual places in the registry, at least not by a recognizable name. I'm using MemMaid to scope things out too, but it doesn't list these things by name in the startup programs or processes.
For instance, MemMaid tells me that sevenSettingsApp.exe is currently running, but I did not manually start it. However, MemMaid also tells me that this application is not included in the startup programs or services (at least by that name).
At the moment I'm assuming that I'm not recognizing something for what it is. For instance, MemMaid tells me there's a startup service called DTPT. No clue what it is. But I'm guessing I need to use MemMaid to remove some of these items from the startup queue in order to kill the unwanted services that I CAN recognize.
have you tried task manager? it might give you more or better information..and its free
http://www.dotfred.net/TaskMgr.htm
Well that's a wonderful little utility! I like that a lot and it's found a permanent place on my phone. Unfortunately it didn't tell me anything about how to stop APLauncher or Biotouch from launching. Oh well. At least I think I've figured out sevensettingsapp and mailwatcher. Those were the biggest problems for me.
Thanks!
AJ
You have to replace those files, check my sig, under Tips, there is a link under HTC Cube to fix that, just be sure you know what your doing!
I'll shut down all apps in the task manager and then a little later I'll open it again and there will be a bunch of apps that just started themselves and ran in the background (apps that I didn't open myself). Dildroid would open itself every few minutes so I uninstalled it. "HTC Checkin Service" opens itself all the time too. I think there are a couple more that do it but I can't remember off the top of my head. Why is this happening and is there any way to stop it?
It is part of the design of Android.
When you install an app, it registers itself with the system and one of the options it has is to automatically start. There are several apps in the market (one is called AutoStarts IIRC) which can override this behaviour.
Note that Android is quite adept at managing resources, and will start kill unnecessary processes/tasks when it needs to. Some people (myself included!), believe that it is better to allow Android to manage itself, rather than using a task killer, but others absolutely swear by the efficacy of task killers.
Regards,
Dave
Is there any benefit to allowing apps to auto start? I don't understand why they would need to, or why they would even want to start by themselves?
foxmeister said:
It is part of the design of Android.
When you install an app, it registers itself with the system and one of the options it has is to automatically start. There are several apps in the market (one is called AutoStarts IIRC) which can override this behaviour.
Dave
Click to expand...
Click to collapse
Is "AutoStarts IIRC" a paid application? Because I can't find it on my HTC Hero in Europe. Are there any alternatives? I would very much like to be able to manage the autostarts, since I have 3-4 applications that I haven't even launched yet, that always run in the background and hog about 50MB of RAM. Thanks
MapleDouglas said:
Is "AutoStarts IIRC" a paid application?
Click to expand...
Click to collapse
It's just called AutoStarts.
"IIRC" is short for "If I Recall Correctly"
Regards,
Dave.
foxmeister said:
It's just called AutoStarts.
"IIRC" is short for "If I Recall Correctly"
Click to expand...
Click to collapse
That makes it clearer Thought it was an acronym, even though I didn't recognize it, so I excluded it from my Market search. So I still can't find it there, I'm afraid. And the QR code on Androlib led to an invalid Market address... Hmm. Do you know of any alternatives?
Well, it is in fact a paid application like I asked. No wonder it didn't show up
you also need to be Root so you can disable/enable components!
Hey guys, T-Mobile is implementing a new program with their My Device program for Android devices called Device Tune-up, in beta form. From reading everything, I guess it's essentially another task-killer. I'm going to give it a shot. Anybody else willing to try?
From T-Mo:
Background:
T-Mobile is continually looking for ways to bring new innovation to our customers. Within the My Account application, we are adding new functionality in the My Device section called Device Tune-up. Device Tune-up is built to run in the background at all times and ‘tune-up’ the device by closing unused services that are running.
Device Tune-up is different from most task killers because it does not require you to do anything. Device Tune-up will default to 'on'. While on, Device Tune-up proactively closes services to help the device and battery perform at their best. Most pre-loaded applications will not be affected by Device Tune-up. For our non-technical users, this may mean you never even realize Device Tune-up is running; your device may simply run better.
Click to expand...
Click to collapse
Download & instructions here
I installed as soon as I saw them tweet it, and I must say I'm pretty impressed, it works very well. More people should try it though, I would like to see what others think of it.
-------------------------------------
Sent via the XDA Tapatalk App
well they pulled the link before i got a chance to dl. says it'll be up again tomorrow.
are you seeing any of the said improvements?
Does anyone have the APK? They pulled the download for the night.
http://www.4shared.com/file/lhr3ePUm/My_Account___Beta.html
how can i run this in a non TM devices?and also not a t-mobile user........?
I downloaded this, but it does not allow you to turn off pre-installed apps. That's a major loss and pretty much renders the thing useless. Advanced Task Killer works much better in this department.
I'm going to give it a shot and see if it works okay. I don't use a lot of the apps that are req to stay on and not kill so it may work great for me. I'll see in a day or two.
That's weird I installed it but I don't see the device tune up part anywhere and I'm not on wifi. Also I read this on the download page:
If, after installing the beta, you do not see Device Tune-up on the Quick Tools menu, it means that your device was placed into a control group experience. To opt out of the control group experience and be able to see Device Tune-up, long click on the Phone Info line under Quick Tools tab and choose to ‘opt-out’ of the control group. You will then see Device Tune-up.
I followed the instructions and I long press on the phone info part under quick tools and nothing happens or I don't get any option to opt-out. Anyone else having this issue? Does this app work on nexus one running froyo?
gmonterrosa82 said:
That's weird I installed it but I don't see the device tune up part anywhere and I'm not on wifi. Also I read this on the download page:
If, after installing the beta, you do not see Device Tune-up on the Quick Tools menu, it means that your device was placed into a control group experience. To opt out of the control group experience and be able to see Device Tune-up, long click on the Phone Info line under Quick Tools tab and choose to ‘opt-out’ of the control group. You will then see Device Tune-up.
I followed the instructions and I long press on the phone info part under quick tools and nothing happens or I don't get any option to opt-out. Anyone else having this issue? Does this app work on nexus one running froyo?
Click to expand...
Click to collapse
try installing apk manager from the market then install it from there thats what i had to do to get mine to work
gmonterrosa82 said:
That's weird I installed it but I don't see the device tune up part anywhere and I'm not on wifi. Also I read this on the download page:
If, after installing the beta, you do not see Device Tune-up on the Quick Tools menu, it means that your device was placed into a control group experience. To opt out of the control group experience and be able to see Device Tune-up, long click on the Phone Info line under Quick Tools tab and choose to ‘opt-out’ of the control group. You will then see Device Tune-up.
I followed the instructions and I long press on the phone info part under quick tools and nothing happens or I don't get any option to opt-out. Anyone else having this issue? Does this app work on nexus one running froyo?
Click to expand...
Click to collapse
jriv said:
try installing apk manager from the market then install it from there thats what i had to do to get mine to work
Click to expand...
Click to collapse
What do you mean? I installed apk manager and all it does is show me all my apps installed. And I do see the myaccount app in installed but there's nothing else to do....did I miss a step?...... Thanks
I got it and installed it through the apk manager as you stated and installed the app but it still doesn't show device tune up or holding long pressing the phone info doesn't give me the option to opt-out....
after you install it open up my device go to quick tools and press and hold on phone info then you get a pop up asking about the control group thing
Yeah I've tried this like 100 times today, nothing happens I hold "phone info" it highlights green I hold it nothings pop ups asking me to opt out. I've installed and reinstalled the app through the apk manager and without it and it just isn't working. I have nexus one running froyo (latest update) am I missing something????
Its for 2.1 devices only
-------------------------------------
Sent via the XDA Tapatalk App
Ah....well then there you go. Thanks
This app is so completely pointless. Except for the percentage meter, which I am testing to see if I get battery battery life with no percentage widget running. I don't like the 1-10 scale the settings menu has.
This is basically how it works for me. Since I know how to end programs using the back button method , I go to my "My device beta", go to end tasks, and every task I would like to kill says "cannot kill pre-installed app".
Facebook, twitter, all sorts of dumb S*** has to be left running. Personally I hate the mail app because it lags and the gmail app is better, so I would like to close mail along with FB and many others. Would it be so terrible if T-mobile made these things optional.
Any one agree/disagree? care to argue?
I agree that this is useless. I have tried it for a few days now and it has done nothing. I still (out of habbit) go and click my task killer and it constantly is still killing apps that this beta is missing. I purposely opened some and let them run in the background for several hours unused and it still did not kill them and they were not stock apps so it should kill them just fine. Anyway, I still use my task killer to save battery so nothing has changed except I lost a few min of my life tinkering with this. Not worth the time.
I've gotten about 2 extra hours (from 10 to 12 hours) of battery life after installing this. There are plenty of articles explaining how advanced task killer is actually a battery drain, and is really only used by people with a microsoft windows mindset. TMOs app runs a bit differently and actually kills tasks that are running in the background, not just holding memory (I'm not going to explain the differnce, as its been done 100x already).
I give the app a good rating.
Hi there! I'm sure a lot of the frequent Xoom posters know me by now. If you don't, you will see my name a whole lot around these parts of the XDA forums.
Anyways, I am here to put up my second helpful tip for the Xoomers out there. I use this method myself and it works great. I mentioned it a few times in other people's threads, but now I want to turn my info into another helpful tip thread of mine for all to see. Then I'll add it onto my Xoom Heaven thread under my personal threads section.
The Instructions:
Also short, sweet, and to the point, just like my last tip. Does your Xoom seem to wait around at boot up for processes to load before you can use the OS? Would you like to just boot up and go with little to no waiting around? Here's what you'll want to do to achieve that:
Non Root Users: Download the app called Autorun Manager. This app actually has options for both non rooters and rooters alike. The app is free, so I would suggest it for anyone to use.
Root Users: Download the app called Autostarts. This is my favorite app, as it is specifically for the root users only. It is a paid app, but is well worth the little bit of money it costs to purchase it. This gives you complete and full control over every aspect of apps booting up during specific tasks.
The App Downloads:
Autorun Manager
Autostarts
Here's what I said in one of the other threads about the boot time:
"A lot of times, apps will attach themselves to the startup list even though they do not need it, such as a game. Why would you want a game booting up with your Xoom? I wouldn't, that's for sure. It's pointless, takes up memory, and it makes the boot time worse.
For the most part: Wipe out every single one of the startup apps that are not a part of the system, or as many as you need to. If you disable the user startup apps, you will have a more solid boot time no doubt. Almost none of the apps you install will ever need to boot up with your Xoom, unless you want it to. For me, I keep only a select few apps at startup such as: Equalizer, AdFree, and SetCPU. And chances are, if you have a ton of apps... your startup list will be massive, to say the least when you load up the app for the first time."
So basically: Download one of the 2 apps I have listed for you above, and remove any or all of the user installed apps that have placed themselves into your startup list. Only disable apps from the startup list that you know are useless to you, otherwise just leave them enabled if you have a use for them. After doing so, you should notice that when your Xoom boots up that you will be able to start using it immediately. No more waiting around for those useless hidden resources and processes to gather themselves.
If you like my tips, please let me know. I will cook up a few more threads here soon with these same kind of helpful tips if this is what the people want. They will all be available on Xoom Heaven so that they will always be there for everyone to see.
And as always, if this information was helpful to you: Don't forget to send a thanks my way.
thx for ur tip =)
diablo2224 said:
Autostarts:
And as always, if this information was helpful to you: Don't forget to send a thanks my way.
Click to expand...
Click to collapse
I grabbed autostarts paid from the market but which start up list do you use... i noted there was a couple.. during start up or after startup...
during start up i have: calander and contacts storage
after start up i have: A MILLION THINGS lol
joshndroid said:
I grabbed autostarts paid from the market but which start up list do you use... i noted there was a couple.. during start up or after startup...
during start up i have: calander and contacts storage
after start up i have: A MILLION THINGS lol
Click to expand...
Click to collapse
The one with a million things in the after startup list. Good luck!
cheers mate i thought that may be the case but because it was 'after boot' i also thought it may be the necessary stuff that starts once boot had finished
joshndroid said:
cheers mate i thought that may be the case but because it was 'after boot' i also thought it may be the necessary stuff that starts once boot had finished
Click to expand...
Click to collapse
That's definitely the correct one as the other startup managers list the same exact apps upon startup. You can double check that in the basic mode of Autorun Manager as a cross reference.
I don't notice any difference (using Autorun Manager).
Vistaus said:
I don't notice any difference (using Autorun Manager).
Click to expand...
Click to collapse
Changed thread name to fit appropriate for what it does. You still get a better boot time, just not from the initial dual core logo to lockscreen. Sorry for the confusion. It was late and I confused myself. This tip still works wonders. This tip will help you to get up and go from the lockscreen. Virtually no waiting around for anything to boot up before you can start using the OS. Once your screen comes up, you can start going.
this is exactly what I was looking for, TNX
Definitely be care with this, since it is easy to misunderstand why an app is loaded at boot. For example, you might wonder why an alarm app needs to, where actually it needs to schedule alarms at boot time.
Does anyone know whether it is safe to disable the Mobile Data service on a wifi only tablet? I cannot really see why it should be activated in the first place.
jondwillis said:
Definitely be care with this, since it is easy to misunderstand why an app is loaded at boot. For example, you might wonder why an alarm app needs to, where actually it needs to schedule alarms at boot time.
Click to expand...
Click to collapse
Indeed. For the most part though, junk apps will appear in the startup list that have no purpose at all so they can be disabled. If there is a particular app that you know has a purpose for something you use, then by all means let it be. For example: I leave SetCPU on the startup list so that I can keep my settings on both the clock speed and undervoltage values just so I won't manually have to activate it later.
Theme Ishere said:
Does anyone know whether it is safe to disable the Mobile Data service on a wifi only tablet? I cannot really see why it should be activated in the first place.
Click to expand...
Click to collapse
I did this on my 3G Xoom, which is not activated, and there is nothing to worry about. No problems at all. If you don't use mobile data at all ever... I say disable it from the startup list just as I have, especially since it's the Wifi model.