[android-building] Unable to start emulator

2020-11-04 Thread Mahnoor Malik
Dear all, I have built the master branch of android aosp. I have chosen aosp_sargo-userdebug with the lunch command. Everything works fine but when I start the emulator I get the following error qemu-system-aarch64: Could not open '/home/hpcc/aosp/out/target/product/sargo/userdata-qemu.img': No su

Re: [android-building] Unable to start emulator

2020-11-04 Thread 'Frank Yang' via Android Building
Hi, you'll need to lunch sdk_phone_x86-userdebug On Wed, Nov 4, 2020 at 7:46 AM Mahnoor Malik wrote: > Dear all, > > I have built the master branch of android aosp. I have chosen > aosp_sargo-userdebug with the lunch command. Everything works fine but when > I start the emulator I get the follow

Re: [android-building] Unable to start emulator

2020-11-05 Thread Mahnoor Malik
I tried it and it worked. Thank you. Can you please tell me the reason that why the emulator was showing black screen previously? I also tried aosp_x86_64-userdebug. It also didnot work. On Wed, Nov 4, 2020 at 10:51 AM 'Frank Yang' via Android Building < android-building@googlegroups.com> wrote: