feat: enable arm64 builds #96
Labels
backlog
Identified as a backlog item, often combined with low-priority and help-wanted labels
blocked
enhancement
New feature or request
This supersedes #88
The emulator package in sdkmanager does not support arm64 therefore the sdkmanager "tools" command fails on arm64 builds.
It might be possible to work around this by looking at the following:
https://developer.android.com/studio/releases/emulator#emulator_for_arm64_hosts
Working branch for arm64: https://github.com/CircleCI-Public/cimg-android/tree/arm64-support
The text was updated successfully, but these errors were encountered: