Questions tagged [virtual-device-manager]

It is same as the AVD manager. The AVD Manager provides a graphical user interface in which you can create and manage Android Virtual Devices (AVDs), which are required by the Android Emulator.

It is same as the AVD manager. The AVD Manager provides a graphical user interface in which you can create and manage Android Virtual Devices (AVDs), which are required by the Android Emulator.

82 questions
560
votes
27 answers

INSTALL_FAILED_NO_MATCHING_ABIS when install apk

I tried to install my app into Android L Preview Intel Atom Virtual Device, it failed with error: INSTALL_FAILED_NO_MATCHING_ABIS What does it mean?
Peter Zhao
  • 7,456
  • 3
  • 21
  • 22
449
votes
23 answers

ADB.exe is obsolete and has serious performance problems

I am using Windows 10 and when I launch the Virtual Device Emulator in Android Studio I keep getting the message which reads: "The ADB binary at C:\Users\siviw\AppData\Local\Android\Sdk\platform-tools\adb.exe is obsolete and has serious…
Siviwe
  • 4,514
  • 2
  • 8
  • 7
18
votes
7 answers

Increasing the Android SDK emulator speed

How do I increase the speed of the virtual device emulator in the Eclipse SDK for Android app development? I have been searching all over the internet to find out how to speed this thing up, but I can't seem to find a fix that actually works for…
Wuppy29
  • 347
  • 2
  • 3
  • 13
12
votes
6 answers

Android studio AVD manager throwing nothing selected

I am trying to configure AVD on android studio on Centos 7. I am able to successfully create a project. When trying to create AVD, I am choosing device definition as Nexus 6 size: 5'.96",resolution 1440*2560, 560dpi. Then, in the next setup screen,…
7
votes
6 answers

android studio Launching 'app' on No Devices - The app is unable to install

I ran my app few times on my physical device, and it wroked perfectly. Now i'm trying to run the app on virtual device. Not showing any issues in every time, but the app was not installed on the virtual device. I want to emphasize that it worked…
Spider Pro
  • 93
  • 1
  • 1
  • 8
7
votes
1 answer

WebStorm react-native debug not working

I'm using WebStorm for developing a react-native app + an emulator from the Android Studio virtual device. The app is loaded great from the WebStorm into the emulator but the debugger isn't working, won't stop on breakpoints. This is my…
7
votes
3 answers

AVD Manager on Android Studio 1.5.1 and install to a custom location emulator won't run

I installed Android Studio (1.5.1 -- see image for build details). While installing I chose the custom option so I could install a specific path. I knew that my %SystemDrive% was pointed at a network location and I wanted to install to my local…
7
votes
2 answers

Trouble starting a AVD (Android Virtual Device) in Android Studio (on Mac)

I have prior experience (rusty) with Eclipse and I recently downloaded Android Studio for Mac (El Capitan). I'd like to run my "hello world" program on virtual machine. I picked (Nexus 7 2012 API 23) but in Android Virtual Device Manager I'm…
6
votes
3 answers

Android Studio: AVD options give the error "The skin directory does not point to a valid skin", but only when editing the virtual device

In Android Studio (Arctic Fox | 2020.3.1 Patch 1), the initial creation and subsequent launch of a new virtual device in the emulator completes without any issues and the device frame shows properly. However, when opting to edit the virtual device,…
6
votes
1 answer

Virtual device target (Android null) - Android Studio

I am facing an issue which I am trying to solve for 2 days now and seem to be missing something out. I have reinstalled Android Studio into custom location to save some space of my C: drive, and made the necessary adjustments to my environmental…
5
votes
1 answer

Android Studio doesn't show x86_64 as option for any virtual device

I'm very new to Android development. I've just downloaded Android Studio and and starting my first app. I'm trying to use the Virtual Device Manager to create a new virtual device. The tutorial I am following is telling me to pick a device with an…
5
votes
1 answer

Importing skins in Android Studio (Galaxy Note 4)

I downloaded a copy of Android Studio and also some of the skins for Galaxy devices (Note 3, Note 4, Note 5, Tab 10 7") and wanted to import the skins into the Virtual Device Configuration screens. I see the 'Import Hardware Profiles' buttons and…
Scott
  • 7,983
  • 2
  • 26
  • 41
5
votes
0 answers

Failed to run android adv in terminal in Mac

My operating system is MacOS and I am developing an android mobile app. I have downloaded the android studio and setup the android_home environment. I have installed the marshmallow6.0 SDK. I tried android avd in terminal and failed to open the…
Xiufen Xu
  • 531
  • 1
  • 3
  • 19
5
votes
1 answer

How can i update Genymotion virtual device version to 2.2.2

I'm using Genymotion ver.2.2.0 . Initially i added virtual device Samsung Galaxy Note 3 4.4.2 API 19 - 1080X1920 later i tried to access the virtual device but it thrown an error i.e genymotion version and virtual device version do not match…
Suresh
  • 923
  • 1
  • 10
  • 21
4
votes
1 answer

(Using Android Studio) AVD Gets Crash During Launch of My Applicaton

I am New to Android application development. My AVD was working fine a day before but when I try to start it next day it stopped working by throwing the following errors: Failed to create Context 0x3005 could not get…
Falcon
  • 79
  • 1
  • 10
1
2 3 4 5 6