Thursday 9 September 2021

Create AVD virtual device using Android studio and install APK

 How to Create New AVD (Virtual Device) In Emulator in Android Studio and Install Apk


We start AVD in Emulator to test our Android App. AVD Manager is basically a tool that you can use to create and manage AVD (Android Virtual Devices) for the Android Emulator. It is also called Emulator.


  1. OPEN Android Studio Select Tools -> Android -> AVD Manager -> Click the AVD Manager icon in the toolbar. You can also open AVD Manager directly by clicking the AVD icon in the Toolbar.
  2. Android Virtual Device Manager will be opened. After that Click on Create Virtual Device.
  3. After that choose the Category, phone size and choose the pixels according to your requirement. After this click on the Next button.
  4. After that choose the SDK Version and Click on the Next button. If you have various SDK Versions like 11, 12 and 10 etc in your SDK then you can select one of them. 
  5. Enter the AVD Name in Android Virtual Device and click on the Finish button. Here you can do customization to AVD which you are creating as per your requirement.Click Finish and a new AVD will be created.
  6. Now again open AVD manager and you will see your newly created AVD (Android Virtual Device) is added to the list.Click to Start the Virtual Device green play button
  7. After that, your AVD will start in Emulator. Now you can run your App in this AVD.

    Drag and drop the app from System to Simulator to install it.
Look below video to understand the whole process in detail:


Interview Experience with AMAZON for the role of Quality Assurance Tester

This role was for Digital/ IoT/Mobile Application based testing :)  Amazon is a dream company and everyone wants to work for that company a...

Popular Posts