Maestro GitHub Action for Android
Last updated
Was this helpful?
Last updated
Was this helpful?
app-file
should point to an x86 compatible APK file, either directly to the file or a glob pattern matching the file name. When using a pattern, the first matched file will be used.
Include the ProGuard mapping file to deobfuscate Android performance traces:
You can specify which Android API level to use when running using the android-api-level
parameter.
On Maestro Cloud, the default API level is 33 (Android 13). for available Android emulator API levels.