Questions tagged [avd-manager]
182 questions
0
votes
1 answer
How to get the equivalent command line in AVD manager used to start Android emulator
I am thinking the AVD manager is actually calling the emulator CLI behind the scene to start emulators. Is there a way to see the actual command called (like a verbose print out)? Obviously one can always construct the command line arguments…

user1589188
- 5,316
- 17
- 67
- 130
0
votes
1 answer
Is there a way to simulate mobile connectivity without credit on an AVD?
I am trying to simulate this scenario. I have tried setting the signal strength to none and turning off Wifi but the app will connect anyway to the remote database. Is this a bug in the simulator or is it the correct behavior?

Fabrizio Mazzoni
- 1,831
- 2
- 24
- 46
0
votes
1 answer
Android avdmanager prints null and exits
I have downloaded the Android SDK from the official website, installed openjdk10, changed the variable DEFAULT_JVM_OPTS in the avdmanager shell file to :
DEFAULT_JVM_OPTS='"-Dcom.android.sdklib.toolsdir=$APP_HOME" -XX:+IgnoreUnrecognizedVMOptions…

aonemd
- 331
- 3
- 13
0
votes
0 answers
VirtualScene set by default as Back Camera for Android Emulator
I am trying to use laptop's camera as Android emulator's back camera and I am unable to set it, as it is deactivated from my emulator's settings and set by default to Virtual Scene.
Thank you,
Adina

Adina Laptuca
- 1
- 1
0
votes
1 answer
Android Studio Emulator Not Showed
I get Below Errors,
Emulator: emulator: ERROR: x86 emulation currently requires hardware
acceleration!
Emulator: Warning: Quick Boot / Snapshots not supported on this
machine. A CPU with EPT + UG features is currently needed. We will
address…

user3309597
- 31
- 3
0
votes
0 answers
AVD asked me to download system image even though it has been downloaded already
You can see I've already downloaded and installed the system image yet AVD kept asking me to download it again.
How do I fix this and if not how do I manually create devices without using AVD manager? THX.

Aero Wang
- 8,382
- 14
- 63
- 99
0
votes
0 answers
I can't create or download a system on AVD manager(Android studio
I installed android studio, I wanted to create a virtual device but I I got this error message "Installation did not complete successfully. See the IDE log for details" how can I fix this pls? android-studio avd-manager java sdk jdk1.5
0
votes
0 answers
Xamarin Android Device Manager Installation Error. The Errod Code Is 2503
When i try to install the latest xamarin android device manager(for sdk tool version 26.1.1) i get the error which says "the installer encountered an unexpected error installing package. This may indicate a problem with this package. The errod code…

Tayeb Himel
- 306
- 2
- 15
0
votes
0 answers
Cannot create AVD in Android Studio 3
I am trying to create AVD in AVD manager (Android Studio 3.0.1).
When studio was 1st installed I have selected only 2 system images to download, it were P (Preview) and Oreo, later I have downloaded few more. Now when I am trying to create new AVD…

Serg Buch
- 80
- 1
- 2
- 12
0
votes
1 answer
Seeing the details of a device from the command line
I know that from Android Studio you can see the details of a certain device or AVD (eg. size screen, has camera or not,...) but I am unable to find the way to do it using command line.
With the command
avdmanager -v list device
I get
Parsing…

islegmar
- 71
- 5
-1
votes
2 answers
Application goes off on android studio when I click button to go to other activity?
I checked every thing, I'm sure that my code is correct on activities side, but I can't figure out the error I tried to check the AndroidManifest.xml but I don't see the problem.
I get this error when I quit the emulator:
*
> V/FA:…

K.mady
- 13
- 6
-1
votes
2 answers
AVD stopped working, Process Finished with exit code 1
after doing all kind of google, still fail to start my AVD
done all sort of existing suggestion and answer from stack overflow
It was working like charm, but had to format my OS (installed same which I was using) and installed same Android Studio…

user9543272
- 11
- 1
- 5
-2
votes
1 answer
My android virtual device doesnt open after launching it
The android emulator is out of shape and doesn't open on clicking it
-2
votes
1 answer
Why is android studio not showing virtual android emulator for my flutter code, whereas its showing for java android code?
Im trying to write a code in flutter on android studio but unable to run virtual android device on android studio for flutter code
-2
votes
1 answer
Run multiple virtual Android system parallel
Hey I need to run multiple emulations of Andriod so I can run them simultaneously. Is it possible to run multiple virtual devices with AVD manager from Android SDK? If yes how stable is it? Its important that I have a good uptime with all devices.…

MolteNolte
- 173
- 1
- 2
- 12