Android 8.0.0 Building Time

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android 8.0.0 Building Time

1,457 次查看
nandishsg
Contributor I

Hello All,

i am trying to build the android 8.0.0 for imx6q board but it is taking too much time to build i.e almost more the 2day till building is not yet happen what could be the reason for this,  and i followed the below steps 

step 1: i download the source from the below link

https://www.nxp.com/webapp/sps/download/license.jsp?colCode=IMX_O8.0.0_1.0.0_ANDROID_SOURCE&appType=...

step 2: extract the source 

step 3: follow the README file steps to as below 

=====================================================================

i.MX Android BSP Setup README

To use this manifest repo, the 'repo' tool must be installed first.
--------------------------------------------------------
$: mkdir ~/bin
$: curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$: chmod a+x ~/bin/repo
$: export PATH=${PATH}:~/bin

Download and Setup Source:
-----------------------------------------
Run setup script to download Android open source and copy proprietary to source folders
Run from above the folder for setup script to work properly

$: source ./imx-o8.0.0_1.0.0_ga/imx_android_setup.sh

Setup build environment:
-------------------------
- Set up the environment for building. This only configures the current terminal.
$ source build/envsetup.sh

- Execute the Android lunch command.
lunch command can be issued with an argument or can be issued without the argument presenting a menu of selection.
$ lunch sabresd_6dq-userdebug

Check Android User's Guide for more details

- Execute the make command to generate the image.
$ make 2>&1 | tee build-log.txt
When the make command is complete, the build-log.txt file contains the execution output. Check for any errors.

===========================================================================================

but i am still in the below step is progressing 

$: source ./imx-o8.0.0_1.0.0_ga/imx_android_setup.sh

can anyone help me come out of this and  what wrong i did,

best regards 

Nandish S.G 

0 项奖励
回复
2 回复数

1,309 次查看
nandishsg
Contributor I

Hello  Radhika,

Thanks for your quick reply. issue was resolved, 

BR,

SGN

0 项奖励
回复

1,309 次查看
radhikasomaiya
Senior Contributor II

Hi nandishsg ,

Can you please provide the error or logs after you gave  "source ./imx-o8.0.0_1.0.0_ga/imx_android_setup.sh"?  We are able to build it without any error. 

Regards,

Radhika Somaiya.

0 项奖励
回复