AVD (Android Virtual Device)
- Simulated environment for running Android Applications
- Using an actual
device is much faster, but you can use an AVD to test different sized devices.
- To create an AVD in Android Studio:
- Select Tools-->Android-->AVD Manager
- Then click Create Virtual Device
- Select one of the pre-existing devices.
- AVD performance will be quite slow on creation.