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
1
vote
1 answer

Don't start virtual device automatically in Android Studio

I usually want to test my apps on a real phone but I still have a virtual device to test the latest stuff not supported by the test phone. My problem is that after plugging in the phone into the USB port it asks for a confirmation to allow access,…
soger
  • 1,147
  • 10
  • 18
1
vote
0 answers

Android Studio - Virtual devices not starting after update

I have just updated my Android Studio 2.2.3 and all my virtual devices are not starting.
1
vote
0 answers

Android Studio, VD creation error

I was trying to initialize a virtual device and run into the following error: /Users/Oscari/.android/avd/Nexus_5_API_23.ini java.nio.file.NoSuchFileException: /Users/Oscari/.android/avd/Nexus_5_API_23.ini ...(plenty other…
1
vote
2 answers

HAX is working and emulator runs in fast virt mode in AVD , in Android Studio

I got following error message when I attempt to start a emulator in Android Studio emulator: WARNING: Crash service did not start emulator: WARNING: Increasing RAM size to 1024MB emulator: WARNING: VM heap size set below hardware specified minimum…
1
vote
0 answers

How get a emulator with real screen size in AVD

I have created a virtual device to run my android application. I put 5.1 inch for screen size in Configure Hardware Profile . Then I changed other configurations which are suitable for the application. When I started the AVD,it is launched…
Terance Wijesuriya
  • 1,928
  • 9
  • 31
  • 61
1
vote
0 answers

can i start two virtual devices at the same time in genymotion? and if i can what are the pros and cons of it?

I am developing an app in android and going through fragments currently, so for that i need to check the app in mobile device and tablets separately and for that i have to start the virtual devices one by one , so is there any option to start two…
suniljain
  • 27
  • 3
1
vote
1 answer

Is it possible to use the virtual device of Bluestacks or AVD of Android Studio in Geny Motion?

I develop android apps in my Windows 8 system with the help of Android Studio. Currently I test the apps using either Bluestacks or the android virtual device that is available in Android Studio. The AVD has virtual devices including Android 2.2,…
1
vote
2 answers

New Button is Missing in Android Virtual Device (AVD) Manager

I've just installed the Android SDK & Eclipse. I created the first simple app. The problem I have is that the Android Virtual Device (AVD) Manager does not have the New button as indicated on this page. I do have the Create button. I tried to…
1
vote
2 answers

Handling Android Database on a Virtual Device

I've been having a LOT of trouble with Android database since I started my app two months ago... I went through many tutorials, but only few questions were answered... I gave up using my (real) device database, 'cause I couldn't have access to it,…
Fabiow
  • 11
  • 3
1
vote
3 answers

AVD Manager launch problems

My Android Virtual Device Manager is having launch problems. The AVD Manager buttons in Eclipse Juno do not do anything when clicked. I found the AVD Manager.exe file in the sdk folder and found that when clicked, a cmd window pops up for 1 second,…
Tim
  • 31
  • 1
  • 2
1
vote
2 answers

Android SDK Emulator wont open in eclipse

I Have the whole Eclipse Android sdk working. Everything but the virtual device manager. I downloaded to Bundle from androids website, installed java JDK into the eclipse folder, then housed the entire bundle in a folder on my desktop. When I go to…
0
votes
0 answers

Android Studio - App test with an external wifi (e.g. router)

I want to test an app in Adroid Studio with the Virtual Device Manager. The challenge is to connect my device to an external wifi. Is this possible and if so, how can I do this. The reason is that the app to be tested must connect to the wifi of a…
0
votes
1 answer

Emulator for Android Studio not launching due to 2 Warnings: "No gRPC protection active" and "Not all modern X86 virtualization features supported"

When launching the Emulator for Android Studio I get the following WARN messages: C:\Users*myUser\AppData\Local\Google\AndroidStudio2021.3\log\idea.log WARN - Emulator: Nexus 6 API 33 - Not all modern X86 virtualization features supported, which…
0
votes
0 answers

My virtual device is not showing in flutter device selection even though it was running smoothly

I was following a tutorial so i have to connect the virtual device everyday and one day it stopped showing connected device i have tried restarting ide , reinstalling android sdk ,started a fresh project but still no hope
0
votes
2 answers

app does not work when Run in Flutter in Android Studio is pressed

Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'... /C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/platform-2.2.1/lib/src/interface/local_platform.dart:45:41: Error: Member not found:…