Changes
Page history
Update Installing Android Studio and Setting Up and Emulator
authored
May 02, 2022
by
Andrew Januszko
Hide whitespace changes
Inline
Side-by-side
Installing-Android-Studio-and-Setting-Up-and-Emulator.md
View page @
86156726
asdasd
\ No newline at end of file
# What is Android Studio / Where do I get it?
-
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