I want to use android's monkey for stress test my app but monkey opens status bar and changes settings on my phone.
To start monkey I use:
adb -s S5660a19e722f shell monkey -p com.lmmx.app -v -v -v 10000 --throttle 500
I thought that -p com.lmmx.app
parameter must prevent this...
I use 2.3.5 and 2.3.6 phones for testing.
Any suggestions would be appreciated.
The status bar on Android is the bar of icons running across the top of your screen. The top right corner is dedicated to the major status of your device, while the left is used for app notifications.
I have a 5.0(lollipop) phone and was able to do this with screen pinning
From there you can run monkey on your device without it changing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With