3.1 Unable to access Android SDK add-on list after reinstall android studio.
Read moreIs Flutter SDK same as Android SDK?
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Android SDK belongs to “Frameworks (Full Stack)” category of the tech stack, while Flutter can be primarily classified under “Cross-Platform Mobile Development”.
Read moreHow do I set Android SDK HOME environment variable?
To set the Android SDK home environment variable, do the following:
Read moreHow fix Android SDK not found at this location?
Configure -> Project Defaults -> Project Structure -> SDKs on left column -> Android SDK Home Path -> give the exact path as you did on local. properties and select Valid Target.
Read more