
Seems like no matter what I do, it ends up showing up that same message. Documents/sdk, which ended up in the same result Then I thought "ok, maybe if I change the SDK location", so I changed to.Before doing that search I clicked on the Edit button, which lead me to the Android SDK to be updated/installed (Nice!), so I had to delete the content I had on Android folder (inside Library) and clicked next.then, I got the same message An error occurred while trying to compute required packages. I looked into that and got to a few links, for example this one and this one.As the message indicates, the issue is The Android SDK location cannot be at the filesystem root, so I searched again about it.The Android SDK location cannot be at the filesystem root I fell into many links and references that did not work at all.Īfter that I try to check what happens if I click on New Project, then the following is shown: Then I searched again and it leaded me to this thread, then as on the answers I tried to rename the folder, then other tries not related.After doing that, when executing the sdkmanager on terminal I get the following message Could not find or load main class .sdkmanager.SdkManagerCli.Then added the bin to the PATH ( Reference) Installing the command line tools, then placing it on SDK folder (Users/user/Library/Android/sdk). Not completely sure if it's related to M1 Macbook, as on my Intel one it works as expected. I was searching about it the whole day to figure out a way to make Android Studio work, but that error keeps showing. I've downloaded Android Studio from the official website, the one for M1 chip (arm).īasically running it for the first time, the error is the following: An error occurred while trying to compute required packages
