android-perf-testing
android-perf-testing copied to clipboard
OutOfMemory Issue in the sample app sometimes causes the TestListener not to execute methods
Specifically, when an OOM issue happens the test listener can't move the set of test files out of the app directory into the external storage directory. Then the monkeyrunner script can't pull them.
Log to external storage directory instead.