Re: [android-building] Re: Repo Tool Error

2017-01-13 Thread 'Dan Willemsen' via Android Building
The instructions on how to download repo are in the link in Glenn's message: http://source.android.com/source/downloading.html#installing-repo - Dan On Fri, Jan 13, 2017 at 11:29 AM Jamie Jackson wrote: > Where do I get a fresh copy of the repo? I def found the

[android-building] How to fix this building Error?out/host/linux-x86/obj/EXECUTABLES/triangleCM_intermediates/triangleC

2017-01-13 Thread Albert lu
PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=4.0.1 TARGET_PRODUCT=full TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release

Re: [android-building] Re: Disable JackServer in Android N

2017-01-13 Thread John Kelley
'm' is a command that becomes available to you once you source build/envsetup.sh in your shell and lunch has been run to specify your target. Additional commands are show by running the 'hmm' command On Thursday, January 12, 2017 at 7:39:23 AM UTC-8, 李大明 wrote: > > Hi, > >I am not sure how