I'm trying to test for low memory conditions in my Android app, and I've read here that I should activate the "Don't keep activities" option in Developer Options to test my onSaveInstanceState code.I'm trying to test for low memory conditions in
I'm trying to test for low memory conditions in my Android app, and I've read here that I should activate the "Don't keep activities" option in Developer Options to test my onSaveInstanceState code.I'm trying to test for low memory conditions in