Search code examples
androidandroid-studioandroid-sdk-tools

How to intall older android sdk via android studio?


Is there any way to install older versions of android SDK via Android Studio? I don't want to use suspicious download links from the internet and want to be able download it directly from Google. Is it possible? P.S. My question is not a duplicate of another one because the other one doesn't consist exact direct instruction about Android studio with the desired button I was searching for.


Solution

  • In Android Studio, got to File > Settings. Then go to Appearance & Behavior > System Settings > Android SDK. Open the SDK Platforms tab and, check any SDK versions you want to use.The IDE will download the sources and any other parts of the checked SDK's.