Re: [android-building] Unable to start emulator

2020-11-05 Thread Mahnoor Malik
wrote: > 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 f

[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

[android-building] Emulator shows black screen

2020-10-19 Thread Mahnoor Malik
Dear all. When I run the emulator from the terminal after executing 'm' command. The emulator shows black screen only. What can be the issue behind this? Thank you Regards, Mahnoor -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to

[android-building] Check build and tag number of android aosp

2020-10-12 Thread Mahnoor Malik
Dear all, How can I find the build and tag of my android aosp. Actually the supported devices for android 11 vary for different tags and builds. https://source.android.com/setup/start/build-numbers Thank you in advance. P.S. This my first time working on android aosp. PLEASE don't mind if the

[android-building] Choosing a target device

2020-10-08 Thread Mahnoor Malik
Dear all. I am building android for the first time. I donot have to flash the os on a hardware device and have to work on emulator only ( university project ). I have downloaded the master branch of android repo. Let me know which target should I select for lunch command. Here many devices are

[android-building] Downloading android source

2020-10-01 Thread Mahnoor Malik
Dear all, I have to download android source code on my university pc. I start the process in the morning and can only continue it till 7. The problem is that I am unable to complete the download in this time frame. Is there any work around through which I can resume download the next day.

Re: [android-building] Establishing a build environment

2020-09-30 Thread Mahnoor Malik
Thank you for your response! On Wed, Sep 30, 2020, 10:37 PM Gianmaria Iaculo wrote: > Hello, > We use 18.04 without any problem. Aosp 9. > > Regards > Gianmaria > > Il giorno mer 30 set 2020 alle 17:51 malik...@gmail.com < > malikma...@gmail.com> ha scritto: > >> Dear all, >> >> I have to