How i run monkey test with exclude some packages?
monkey --ignore-crashes --ignore-timeouts --kill-process-after-error --ignore-security-exceptions --throttle 200 -v 20000000
I want to test all activities of all packages in my device, but i do not want to test “com.android.camera”.