TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Android

Create Android Virtual Device with AVD Manager

Appium Tutorials

Introduction

In this post, we will learn how to create an Android virtual device using the AVD Manager. (AVD stands for Android Virtual Device). Virtual devices allow you to test your application without having to own any physical devices.

Prerequisite:

Android Studio should be installed on your machine.

Steps to create an Android Virtual Device:

Launch Android studio.

Navigate

Configure >> Appearance & Behavior >> System Settings >> Android SDK.

Click on the SDK Tools tab and make sure you have Android SDK Build-Tools installed.

 

Create a Virtual Device

Launch AVD Manager

Configure >> AVD Manager

Press the +Create Virtual Device… button as shown in the picture.

 

Select hardware for your virtual device.

Choose the device definition of your target virtual device. Choose the type of hardware you’d like to emulate:  Category, Name, Resolution, etc.

Once you are done, click on the Next button.

Select a system image.

 

 

Verify the configuration. Give a name for the virtual device and hit on the Finish button.

 

Your virtual device would be created and listed in the device list as shown in the picture.

 

Related Posts

Android Studio Setup Wizard

Android /

Customization of Android Development Environment

Download Android Studio

Android /

Download Android Studio Package on Linux

Mobile application Testing methods

Android /

Mobile application Testing methods

Google Play Store Icon

Android /

Install Android App from Play Store

Google Play Store Icon

Android /

Android Google Play Store

‹ Android Studio New Project Settings on Ubuntu› Set ANDROID_HOME environment variable on Windows

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version