We’ve been posting about cleanRAM in the past, an application that will free up RAM memory on your Device by closing applications and processes based on a blacklist.
RAM Sweeper here from XDA Developers is pretty much based on the same principle, but this application will use a whitelist, and close all applications and processes except those in the whitelist. Ofcourse, the whitelist can be edited, since it’s a simple text document to be found in DeviceProgram FilesRAM Sweeper. To add an application, just add a line (i.e.: to exclude Notepad from being closed for instance, add a line “EXC notepad.exe”).
While the default whitelist might not suit your needs, a completely customized list will give you good results. Just make sure what the programs you want to keep alive are and drop them a line in the whitelist. To start sweeping, just run the application.
RAM Sweeper also supports RUN commands, applications it will execute after a RAM cleanup as well as parameters to those, if any. To do that, drop a line in the whitelist (i.e.: “RUN testapp.exe”).
No related post found.

