Hi,

Hi,

I am trying to build and android SDK from source, but I facing error 
problems.

After syncing the repo, I executed the following commands to build the 
System Image

source build/envsetup.sh
lunch 20 # hammerhead
make -j8 


The build systems completes building the system image successfully without 
any problem,
Now I am trying to build the sdk as


 
 

source build/envsetup.sh

 lunch sdk-enk 

make -j8 sdk



However, I get the following error message:


development/build/sdk-android-armeabi-v7a.atree;21: couldn't locate source 
file: 
OUT_DIR/host/linux-x86/development/sys-img-armeabi-v7a/images/am_eabi-v7a_source.properties
development/build/sd.atree:127: couldn't locate source file : 
/OUT_DIR/host/linux-x86/development/sdk/platform_source.properties

Would you please advice about how to fix this issue ?

Best,
Moustafa

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to