Close the current project and you’ll see a pop-up with a dialog which will then proceed to Configure option. 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 moreHow install Android SDK tools on Windows?
How To Install Android SDK Tools On Windows
Read moreDo I need to install Android SDK separately?
The SDK is now included with Android Studio. Android development for beginners is getting easier and easier and this relatively recent change means you now only need to go through a single installation to get your development environment up and running .1 Eyl 2019
Read moreWhat Android SDK do I have?
Open your Android Studio. In the welcome screen, select “Configure” > “SDK Manager”. 2. Navigate to “Appearance & Behavior” > “System Settings” > “Android SDK” and now you can see the SDK versions that were installed in the “API Level” and “Name” columns (focus on “API Level”).
Read moreWhere is Android SDK installed?
by default, the “Android Studio IDE” will be installed in ” C:\Program Files\Android\Android Studio “, and the “Android SDK” in ” c:\Users\username\AppData\Local\Android\Sdk “.
Read moreHow do I download SDK packages?
Install Latest Version of Android SDK Platform Packages and Tools
Read moreHow do I download just the Android SDK?
Go to Android SDK and navigate to the SDK Tools Only section. Copy the URL for the download that’s appropriate for your build machine OS. Unzip and place the contents within your home directory. The directory names can be anything you like, but save the files in somewhere easy to find (i.e. ~/android-sdk).
Read more