skip to Main Content

I selected Oreo 8.0 as Android virtual device release name. Now I want to delete that release version and download another. How do I delete Oreo 8.0?

Also this is my first question here. 🙂

3

Answers


  1. it simple, just right-click an AVD and select Delete. Or click Menu and select Delete.

    Login or Signup to reply.
  2. Tools > AVD Manager > click on the triangle > Delete
    or
    open File Explorer and folow this path:

    C:UsersYour Name.androidavd
    

    Delete the folder of that device.

    Login or Signup to reply.
  3. If you want to delete Virtual Device, delete it in C:Users"Username".androidavd directory. If you want to delete android 8.0 system image, Go to SDK Manager from settings or android studio toolbar and then select or unselect android versions as you want.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search