Hello,

I am trying to figure out how to flush all the data that is stored in
the RAM of an android device.
Since the devices have different memory sizes I dont think its the
best idea to just read a lot of small files from the disk in order to
overwrite the RAM (which is kind of a manual way of flushing the RAM),
because I am not sure if my RAM really got filled already.

Does anyone know how to do this ?
like System.flushMem ? :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to