How to build an Android image for the SD card on the SABRE-SD

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to build an Android image for the SD card on the SABRE-SD

1,458件の閲覧回数
Harris
Contributor III

Dears,

According to the Android_User's_Guide, I have build the android_N7.1.2_2.0.0 image successful. Now I want to build an Android image for the SD card on the SABRE-SD.

I executed following commands according to the 3.3.3 chapter in  Android_User's_Guide.

1. Remove /out/target/product/sabresd_6dq/root directory and boot*.img.
2. Remove /out/target/product/sabresd_6dq/recovery directory and recovery*.img.

make bootimage BUILD_TARGET_DEVICE=sd

The system tips that make: *** No rule to make target. Stop.

I followed the Android_User's_Guide step by step. Would you please explain this problem and help to fix it.

Thanks.

Harris li

ラベル(1)
0 件の賞賛
返信
1 返信

1,298件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Harris,

   Before running "make bootimage BUILD_TARGET_DEVICE=sd", run below commands, please!

$ cd ~/myandroid
$ source build/envsetup.sh
$ lunch sabresd_6dq-user

Have a nice day!

BR,

Weidong Sun

0 件の賞賛
返信