android-studio-builder-1
android-studio-builder-1 copied to clipboard
Add support/instructions for running on a M1 laptop
Some of the commits are dependent on https://github.com/andrei-kuznetsov/android-studio-builder/pull/8
Wow. @rogerhu did you manage to build the studio sources on Mac M1?
Wow. @rogerhu did you manage to build the studio sources on Mac M1?
Yep. :)
Yep. :)
Awesome. @vuksa please take a look and process this MR.
@rogerhu, am I right, that you don't even need a docker, you build everything on the host?
@rogerhu, am I right, that you don't even need a docker, you build everything on the host?
Yes Docker on an M1 does not work because I was running into issues compiling the C++ libs.