Update Installing Android Studio and Setting Up and Emulator authored by Andrew Januszko's avatar Andrew Januszko
asdasd # What is Android Studio / Where do I get it?
\ No newline at end of file
- Android Studio is a fork of the JetBrains IntelliJ IDE developed by Google and is primarily used for developing Android applications.
- If you need to install Android Studio, you can download it from the [official Android Developer website](https://developer.android.com/studio).
# Setup Android Studio
- Run the android studio installer.
- Follow the steps listed during the installer.
- Once the app is installed, do not import settings.
# Setup an Android Emulator
- From the Android Studio Welcome screen, select More Actions > Virtual Device Manager.
- Click `Create Device`, select a pixel 5 as your base device running sdk 21
- Save the device