In the menu bar
Select tools>-android>-SDK manager
and download the SDK build tools, SDK platform and Google API’s( the Google API stores packages such as “import android.view.Menu” etc.) for the target SDK version of your project(20 as shown in your screenshot). if you are not sure which items you have to download , you can select all of them.(will take more time to download of course).
Restart the IDE
Related Posts:
- “unable to locate adb” using Android Studio [duplicate]
- “unable to locate adb” using Android Studio [duplicate]
- Enable VT-x in your BIOS security settings (refer to documentation for your computer)
- “Default Activity Not Found” on Android Studio upgrade
- ERROR Android emulator gets killed
- Change project name on Android Studio
- Execution failed for task ‘:app:processDebugResources’ even with latest build tools
- Set adb vendor keys
- Execution failed app:processDebugResources Android Studio
- Session ‘app’: Error Installing APK
- Android Studio Run/Debug configuration error: Module not specified
- “Failed to install the following Android SDK packages as some licences have not been accepted” error
- A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
- No matching client found for package name (Google Analytics) – multiple productFlavors & buildTypes
- Why is Android Studio reporting “URI is not registered”?
- Android Studio: Unable to obtain result of ‘adb version’
- No tests found for given includes Error, when running Parameterized Unit test in Android Studio
- Getting error “The package appears to be corrupt” while installing apk file
- “cannot resolve symbol R” in Android Studio
- Execution failed for task ‘:app:compileDebugJavaWithJavac’ Android Studio 3.1 Update
- Error getGoogleAppId failed with status: 10 Android KitKat – GCM and Google Drive
- PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOT (in windows 10)
- Error:Execution failed for task ‘:app:transformClassesWithDexForDebug’
- What does “Failure [INSTALL_FAILED_OLDER_SDK]” mean in Android Studio?
- Why emulator is very slow in Android Studio?
- Android Studio SDK location
- Android Studio SDK location
- Android Studio-No Module
- Application Installation Failed in Android Studio
- Android Studio 1.2.1.1 – Failed to find style ‘textViewStyle’
- First run of Android Studio. Unable to access Android SDK add-on list
- Why AVD Manager options are not showing in Android Studio
- Does anyone know the what’s causing “Package name is not a valid package name” when adding a new layout?
- Android Studio doesn’t see device
- How to completely uninstall Android Studio from windows(v10)?
- DELETE_FAILED_INTERNAL_ERROR Error while Installing APK
- Android Studio : Failed to set EGL_SWAP_BEHAVIOR on surface
- Android SDK location should not contain whitespace, as this cause problems with NDK tools
- Unsupported major.minor version 52.0 when rendering in Android Studioandroid android-studio rendering preview
- Android Studio – Company Domain Name
- How to add a jar in External Libraries in Android Studio?
- Remove Project from Android Studio
- Android SDK path not specified
- How to solve failed to find build tools revision 26.0.2?
- Why is the Android emulator screen blank?
- Cannot resolve symbol ‘AppCompatActivity’
- How do I “select Android SDK” in Android Studio?
- Change the project theme in Android Studio?
- How to disable Instant Run for Android Studio 3.0
- Cannot resolve symbol ‘AppCompatActivity’
- Android Studio – Emulator – eglSurfaceAttrib not implemented
- Re-enable “component tree” in Android Studio
- “Gradle Version 2.10 is required.” Error
- Android studio- “SDK tools directory is missing”
- Android Studio – ADB Error – “…device unauthorized. Please check the confirmation dialog on your device.”
- HAX kernel module is not installed
- Failed to find style ‘coordinatorLayoutStyle’ in current theme
- SDK Location not found in android studio
- SDK Location not found in android studio
- How to use navigateUp to close the application
- Install an apk file from command prompt?
- My users get “net::err_name_not_resolved”
- Can’t create handler inside thread that has not called Looper.prepare()
- What are the possible reasons for NFC Service to become dead after some time?
- Simple Android RecyclerView example
- What is ‘Context’ on Android?
- Android – setOnClickListener vs OnClickListener vs View.OnClickListener
- Android Studio 3.2 – Could not find com.android.tools.build:aapt2:3.2.0-4818971
- Error inflating class fragment
- What is Dalvik and dalvik-cache?
- Android auth firebase error: Local module descriptor class for com.google.firebase.auth not found
- Could not find com.android.tools.build:gradle:3.0.1
- Android Studio : How to uninstall APK (or execute adb command) automatically before Run or Debug?
- Sending an Intent to browser to open specific URL
- Java syntax explanation – getMenuInflater()
- What are the differences between LinearLayout, RelativeLayout, and AbsoluteLayout?
- Android: adb: Permission Denied
- Running Node.Js on Android
- emulator: incompatible HAX module version 3 requirs minimum version 4
- How do you change text to bold in Android?
- Expiring Daemon because JVM heap space is exhausted
- Android ADB doesn’t see device
- What exactly does fitsSystemWindows do?
- What can com.sec.android.app.launcher be used for?
- Failed to connect to camera service
- How to create a file in Android?
- Can I underline text in an Android layout?
- This Activity already has an action bar supplied by the window decor
- getResources().getColor() is deprecated
- What’s the console.log() of java?
- Get JSON Data from URL Using Android?
- Singleton in Android
- Android getResources().getDrawable() deprecated API 22
- How to hide popping up Google Play’s unlocked achievement programatically?
- Error during installing HAXM, VT-X not working
- Error: fix the version conflict (google-services plugin)
- User Operation is waiting for “Building Workspace”
- What is android:ems attribute in Edit Text? [duplicate]
- Android scale animation on view
- How can I give access to WordPress site using an Android application ?