I am running on the Mac OS and I have installed Android Studio LadyBug 2024.2.1.
I have downloaded the required SDK but get the following error when I go to preferences and select the SDK root
I have installed
And
What am I doing wrong?
Can't find the Android SDK
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Can't find the Android SDK
Hi mcrhino,
sorry for being so late for the party, but I found the solution, at least for me for the same probem, just today.
Actuyll this is in the LC tutorial, but obviously I overlooked this somehow.
Open Android Studio
Open "Settings" -> SDK Manager
Click on "SDK Tools"
UNCHECK "Hide Obsolete Packaged" and "Show Package Details".
Then you should see what is in the screenshot.
CHECK "Android SDK Tools (Obsolete)" and
Click "Apply" and/or "OK"
After Android Studio has finishe downloading its stuff, go to the LC Preferences and try again.
Fingers crossed, this fixed it for me!
Best
Klaus
sorry for being so late for the party, but I found the solution, at least for me for the same probem, just today.
Actuyll this is in the LC tutorial, but obviously I overlooked this somehow.
Open Android Studio
Open "Settings" -> SDK Manager
Click on "SDK Tools"
UNCHECK "Hide Obsolete Packaged" and "Show Package Details".
Then you should see what is in the screenshot.
CHECK "Android SDK Tools (Obsolete)" and
Click "Apply" and/or "OK"
After Android Studio has finishe downloading its stuff, go to the LC Preferences and try again.
Fingers crossed, this fixed it for me!
Best
Klaus