Create virtual device in Android Studio

The AVD Manager is an interface in Android Studio that helps create and manage AVDs.
To open the AVD Manager, follow below steps:
  • Select Tools > AVD Manager.
  • Click AVD Manager AVD Manager icon in the toolbar.

To create a new AVD:
  • Open the AVD Manager by clicking Tools > AVD Manager.
  • Click Create Virtual Device


  • Select a hardware profile, and then click Next.



  • Select the system image for a particular API level, and then click Next.



  • Verify Configuration page appears, Change AVD properties as needed, and then click Finish.


Comments

Popular posts from this blog

How to set Android SDK PATH in Mac

Create Android Virtual Device command Line

PANIC: Broken AVD system path Check your ANDROID_SDK_ROOT