Stuck at downloading android source code....

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

Stuck at downloading android source code....

705件の閲覧回数
krishnandu_bisw
Contributor II

Dear NXP,

We are building android for Toradex Apalis iMX6 boards, but we are stuck at downloading android source after executing following commands:

   $ ~/bin/repo init -u https://android.googlesource.com/platform/manifest -b android-7.1.2_r9
   $ ~/bin/repo sync

it's downloaded over 100 GBs of files and still continuing to download so I stopped it because it exhausted the partition space. Is it that big? What would be approx. size of the source code?Can we discard some files from downloading?

Also, how do I add hardware support for Quectel GSM modules and mSATA drives in it.

And how to build APIs for app development to access them from apps.

Best Regards,

Krishnandu

Bitmapper

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

631件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Krishnandu,

The Apalis boards are manufactured and supported by Toradex so they may be able to assist you with their hardware and BSPs.

The Android Source files are indeed very large. Google’s recommendation is at least 250GB of free space to checkout the code and an extra 150GB to build it.
https://source.android.com/setup/build/requirements

As for APIs in Android there is a lot of useful documentation on the Android Developer  website.

I hope that this helps!

Regards,