You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on an amd64 arch with accel off and while the boot start gets going (though I still have to run start_emu_headless.sh twice for the device to boot correctly even if I increase timeout to say 15 minutes), it mostly starts off with an error of System UI not responding when I run the command to see the window focus. I then apply the adb command to hit the home button to clear the pop-up, but then when I try to run ./gradlew connectedAndroidTest, it again shows the error. I have tried to run with more memory (3GB and 4GB), but the error persists. Any ideas why? No change to the docker image btw, just running the device in headlessmode.
The text was updated successfully, but these errors were encountered:
I'm on an amd64 arch with
accel off
and while the boot start gets going (though I still have to runstart_emu_headless.sh
twice for the device to boot correctly even if I increase timeout to say 15 minutes), it mostly starts off with an error ofSystem UI not responding
when I run the command to see the window focus. I then apply theadb
command to hit the home button to clear the pop-up, but then when I try to run./gradlew connectedAndroidTest
, it again shows the error. I have tried to run with more memory (3GB
and4GB
), but the error persists. Any ideas why? No change to the docker image btw, just running the device in headlessmode.The text was updated successfully, but these errors were encountered: