Error about Android Studio on Macbook M1: An error occurred while trying to compute required pack...

Error about Android Studio on Macbook M1: An error occurred while trying to compute required packages

mac m1 安装 android studio(android sdk内置安装)

stack overflow问题解决方案:
This is what solved it for me on my M1.

  1. Go to Android Studio Preview and download the latest Canary build for Apple chip (Chipmunk). Don't worry this is just to get through the initial setup.
  2. Unpack it, run it, let it install all the SDK components, accept licenses, etc as usual.
  3. Once it's done, simply close it and delete it.

Now when you start your stable Android Studio (Arctic Fox) you should not see the error.

你可能感兴趣的:(Error about Android Studio on Macbook M1: An error occurred while trying to compute required pack...)