Support Android API level 35 #2258
Labels
enhancement
New feature request or improvement of an existing feature
maestro cli
Related to the command-line Maestro tool
Use case
We want to run our maestro Android tests on our M2+ MacBooks and M2+ CIs, but weren't able to do that due to lack of support of API level 35 which is the only newer API level version supported on M2+ Macs.
Proposal
Unfortunately the latest official Android emulator images don't work anymore on M2+ Macs - if I understood correctly due to virtualization issues:
However, Google has fixed this with its emulator images for API level 35. Unfortunately,
maestro start-device
doesn't support API level 35.Any chance we could get support for it?
Anything else?
ReactiveCircus/android-emulator-runner#392
The text was updated successfully, but these errors were encountered: