'Unable to locate Android SDK error in MacOS
Im super new to flutter and Im having a lot of issues installing Android SDK.
I have android studio downloaded. I used it to get the Android sdk location & check on the installed sdk platforms (Check the first picture).
Afterwards, based what I've read online, I used these 2 commands to access the bash profile file:
touch .bash_profile
open .bash_profile
After gaining access, I add the paths in the second picture (referenced below) in an attempt to link Android SDK
I am honestly not sure how to continue from here. I save the file & attempt to run flutter doctor again, but I still end up with the same issue. If anyone can help me out with this problem I'd really appreciate it.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|


