Re: [android-building] repo init python2.7 or python3.6 which one to use?

2020-04-22 Thread 'Dan Willemsen' via Android Building
When using `--repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable`, you likely need to use a repo launcher downloaded from codeaurora as well, as it seems the upstream repo launcher is not compatible with it. I'm not familiar with codeaurora though -- there's a chance you could

Re: [android-building] Re: Building android-10.0.0_r15 segmentation fault error

2020-04-22 Thread Eliane Fonseca
does using only 1 simultaneous process can solve this problem temporarily ? or I will need to get a better machine instead ? versions 8.1 and older didn't produce this , only started happening with 9 Em 8 de jan de 2020 19:27, "'Glenn Kasten' via Android Building" <

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

2020-04-22 Thread 'Frank Yang' via Android Building
Hi Jan, The emulator arm64 build is in a bit of flux at the moment while we're bringing it back up (due to lack of maintenance previously). You might want to try this draft CL and lunch sdk_phone_arm64: https://android-review.googlesource.com/c/platform/build/+/1272322 Frank On Wed, Apr 22,

[android-building] repo init python2.7 or python3.6 which one to use?

2020-04-22 Thread Yuvaraj Velumani
1. I have my Ubuntu server 16.04.10 installed which has python 2.7.12 and 3.6.9(I installed it - following procedure referring https://realpython.com/installing-python/) 2. Installed repo launcher (version 2.5) as per https://source.android.com/setup/build/downloading (by default I used curl

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

2020-04-22 Thread Jan Henrik Weinstock
Following the build instructions at https://source.android.com/setup/build/building yields no bootable image, e.g.: repo init -u https://android.googlesource.com/platform/manifest -b android-10.0.0_r33 repo sync source build/envsetup.sh lunch aosp_arm64-eng m emulator -show-kernel Error