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.

68 questions
515
votes
25 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
  • 6,956
  • 3
  • 19
  • 22
405
votes
22 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,074
  • 2
  • 5
  • 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
13
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,…
Ranjit
  • 213
  • 2
  • 10
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…
raddevus
  • 5,847
  • 5
  • 51
  • 65
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…
Dave
  • 6,585
  • 11
  • 51
  • 92
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…
Shady Aziza
  • 34,951
  • 15
  • 97
  • 103
5
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
  • 73
  • 1
  • 8
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,792
  • 2
  • 20
  • 35
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
  • 491
  • 3
  • 16
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
  • 625
  • 1
  • 7
  • 18
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
2
votes
1 answer

sdk manager cant create android virtual device

I have installed the latest Android SDK today and have installed and updated all available packages. I now need to see if I can create an android virtual device before I can go on further. I followed this procedure from the Android SDK and AVD…
Antonk
  • 21
  • 3
2
votes
0 answers

Android Studio: E/memtrack: Couldn't load memtrack module

I have a strange problem with my Android Studio/AVD. So I write a simple code in AndroidStudio just with a TextView telling to input smth in a TextField, and a button to log the input to the logcat -> when I run the app, AVD opens and loads normally…
Tomsho
  • 21
  • 4
1
2 3 4 5