Closed hannesa2 closed 3 years ago
Hey @hannesa2, thanks for submitting the issue.
I believe there is no x86 flavor of 31, only “ system-images;android-31;google_apis;x86_64” so you have to specify “abi: x86_64”
Sadly it's crashing
I believe the system UI is not responding on your build
Perhaps there is something that could be done in the test to handle slow devices?
Alternatively I suggest passing the number of cores and memory explicitly to the emulator similar to https://github.com/Malinskiy/adam/blob/eec940e186bf9bd852cb2d39ffc765aaed2594ee/.github/workflows/ci.yaml#L53
I was not able to locate error exactly, but I changed something in code and now it works at least once. But I needed several retries.
Thanks for you hints ❤️
I did a test with api 31 but I run into
Here is the complete job https://github.com/hannesa2/paho.mqtt.android/pull/215/checks?check_run_id=3802053628
It should work, or ?