Android SDK comes bundled with Android Studio , Google’s official integrated development environment (IDE) for the Android operating system. You can learn about Android Studio and the Android App Development Kit in another of my articles.
Read moreWhere is my 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 more