How to test application unloading from memory on android?
Is there a stable way to simulate an application being unloaded from memory due to lack of it?
And what debugging options will be available? Only logging?
Helped me:
Under Settings → Developer Options, scroll down to the Applications section and enable the Do not save activities option.
Here from this site
https://stackoverflow.com/questions/12840742/how-t...