[android-building] Re: Cuttlefish container complications

2021-12-02 Thread kkh
did you manage to solve this? On Wednesday, 23 June 2021 at 13:06:09 UTC+8 mark wrote: > > Hello all, > > I'm having trouble getting GPU-acceleration working when running > cuttlefish virtual devices in a container. > > I followed the build instructions from: > >

[android-building] Android 11 aosp_arm64 build missing qemu files

2021-08-17 Thread kkh
Hi, After building Android 11 aosp_arm64-eng on branch android-11.0.0_r40 (I tried afew different branch but the result is the same), the out folder does not have system-qemu.img, vendor-qemu.img and kernel-ranchu. But for aosp_x86_64-eng build, it will generate these 3 files which is needed

[android-building] Re: Emulator cannot find system partition during boot

2021-07-08 Thread kkh
@Jan Henrik Weinstock have you mange to solve this? On Wednesday, 22 April 2020 at 22:41:48 UTC+8 Jan Henrik Weinstock wrote: > Following the build instructions at > https://source.android.com/setup/build/building yields no bootable image, > e.g.: > > repo init -u

[android-building] AOSP 11 arm arch not working with emulator command

2021-07-08 Thread kkh
I builded the AOSP 11 arm arch but it does not work with emulator command. Not sure why because it works with AOSP 10. Steps taken mkdir android; cd android repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r38 --partial-clone --clone-filter=blob:limit=10M

Re: [android-building] AOSP on aws a1 instance (arm)

2021-06-09 Thread kkh
to build the emulator for arm64 host, since the prebuilt android emulator only support x86-64 host)* https://developer.android.com/studio/releases/emulator#emulator_for_arm64_hosts Thanks kkh On Wednesday, 9 June 2021 at 11:08:39 UTC+8 Dan Willemsen wrote: > Building Android requires a

[android-building] AOSP on aws a1 instance (arm)

2021-06-08 Thread kkh
Hi, Anyone manage to build AOSP on arm host? After repo sync on android-11.0.0_r35, did the source envsetup.sh and lunch command, but it seem that the build tools is in x86. Error encountered */home/ubuntu/android/build/blueprint/microfactory/microfactory.bash: line 62: