SecoSBCAndroid

From VentureResearchWiki
Jump to navigation Jump to search

Android 5.0 notes

Download Android[edit | edit source]

unpack tar[edit | edit source]

compile[edit | edit source]

(from README_compile_Android.txt )

source build/envsetup.sh
lunch a62_6dq-eng
make -j 16

take a long coffee

./prepare_distro.sh (distro-name)
cd (distro-name)
sudo su
OUT=(distro-name) ./make_sd.sh /dev/sdX

u-boot[edit | edit source]

to quad

kernel[edit | edit source]

to quad