Skip to main content

All Questions

0 votes
1 answer
132 views

android studio "jellyfish" emulator is showing but not working

I've installed new version - jellyfish But the emulator is working and unable to run stuck at booting for several hours, more than 2 hours. Getting error "No Target Device found." Android ...
vinod yadav's user avatar
0 votes
0 answers
73 views

Permission issues when accessing /data/data/<packages> folder on Pixel 6a virtual device in Android Studio

I am currently working with a Pixel 6a virtual device running Android 9 OS in Android Studio (version 2022.3.1). My goal is to access the /data/data/ folder for various packages on the device. However,...
Hari's user avatar
  • 11
0 votes
0 answers
114 views

Importing Android AVD emulator from zip file

I "export" the AVD by archiving (.zip) both MyDevice folder and MyDevice.ini from the $ANDROID_EMULATOR_HOME directory into MyDevice.zip. I have a quick-boot option set. On another device I ...
Przemek Marcinkiewicz's user avatar
1 vote
1 answer
697 views

Cannot run android emulator - Unexpected error while creating: C (error: 3)

I have a problem running my avd on my windows device. I created avds through the device manager of android studio. When I try to run one of the avds, I can see the process in the task manager, but ...
EleKadele's user avatar
1 vote
0 answers
427 views

How do I run ADB commands to an android emulator inside an android device?

I recently came across this app on my phone that can emulate an android device inside my real (host) android device. I wanted to use this with ADB commands for testing and other stuff, but I'm not ...
Johnson Saji's user avatar
6 votes
0 answers
1k views

How to run device setup wizard on Android emulator?

I want to run device setup wizard - the app that's getting run when you first boot your fresh (factory reset) device. The problem is: I want to run it on Android Emulator. I've tried the following on ...
Sevastyan Savanyuk's user avatar
0 votes
1 answer
547 views

AVD android 30 stuck boot loop after remount

I'm trying to enable write access to an android emulator in order to push file into /system but I meet boot loop after using adb remount adb reboot. I'm using avd image android 30, arc x86-64.
Đạt Lê Tiến's user avatar
1 vote
1 answer
628 views

I can't create virtual device through android studio, nor configure my phone with adb

Error Creating AVD An error occurred while creating the AVD. See idea.log for details. I use windows 11, latest version available today. I don't use android studio to program, I use VSCode and program ...
yperdoom's user avatar
0 votes
1 answer
793 views

How to export and import Android emulator snapshot

I didn't find any documentation on how to use these 2 guys adb emu avd snapshot pull adb emu avd snapshot push I am able to export an existing AVD snapshot with $ adb emu avd snapshot pull baseline /...
tonymontana's user avatar
  • 5,794
9 votes
0 answers
1k views

How to edit hosts file on android emulator API 30 (Android R)

I'm trying to edit the hosts file on an android emulator with API 30 - Android R. I have completed remount successfully but it says Remount succeeded. Reboot device for changes to be effective I am ...
Pari Prakash's user avatar
0 votes
0 answers
35 views

ADB Failed To Start Daemon [duplicate]

I've been having this trouble in my adb for two days, when i start android studio i got this error, * daemon not running; starting now at tcp:5037 could not read ok from ADB Server * failed to start ...
Sandy Rizky's user avatar
6 votes
0 answers
215 views

Android emulator (adb devices -l) unauthorized error

Requirement Share all the android virtual devices (AVD) across multiple instances. So that, an AVD can be started from any instance. Setup I have multiple instances where the Android Sdk are ...
Sabbiu Shah's user avatar
  • 1,689
0 votes
1 answer
687 views

Android emulator freeze my whole system when it can't connect to adb daemon

I recently changed my computer and took the opportunity to move from Mageia to Fedora. But I can't do any Android development anymore because, as stated in the title, starting any AVD makes the whole ...
Augier's user avatar
  • 352
2 votes
0 answers
3k views

Start an emulator as root from Android Studio

Currently, to start an emulator as root, I do these 3 well known steps: emulator -avd <name> -writable-system adb root adb remount Is it possible to configure some gradle or config files in ...
Arsene Raul's user avatar
0 votes
1 answer
2k views

Android Emulator give error about vulkan-1.dll not found

Android Emulator not starting, I have new installation of android studio and AVD when launching through the command prompt it gives this error, I have my emulator setup as 2GB ram, and with graphics ...
RAJA ONCE AGAIN's user avatar

15 30 50 per page
1
2 3 4 5 6