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
We just need to find Arm binaries, specifically, for adb, aapt and fastboot (or whatever their current flavors are called). Worst case, we can build then ourselves and bundle them with devlib, removing the external dependency entirely (we'd need to check if that would introduce licensing issues, though).
The Dockerfile current relies on installing the android SDK for which is x86 only, this needs updating to allow to running on non x86 hosts.
The text was updated successfully, but these errors were encountered: