qosainabox.blogg.se

How to update android studio api
How to update android studio api










Click the android studio menu ” File -> Project Structure “.1.2 Change in android studio project structure dialog.

how to update android studio api

You can search for it if you can not find it immediately.

  • Change minSdkVersion and targetSdkVersion in the right panel.
  • Select Project in android studio Project view.
  • 1.1 Change in the android studio project adle File. There are two methods that can change the android SDK version in android studio. Change Android SDK Version In Android Studio.

    how to update android studio api

    Your app should compatible with all the android os versions between minSdkVersion and targetSdkVersion.targetSdkVersion: This is the android os version that your app actually executed.

    how to update android studio api

    minSdkVersion: This is the minimum version of android os that your app support.First, we should know the below two terms about the android SDK version.












    How to update android studio api