Building up android image file – Avalue ACP-IMX6POS User Manual
Page 27
Advertising

ACP-IMX6POS
User’s Manual
ACP-IMX6POS
User’s Manual 27
3.3
Building up Android image file
You can follow up the steps below to compile Android image file after download the source
code.
1.
Please move to the folder ”Android” then start to compile image file.
2. Type the command to compile image file.
$ ./run.sh
–j16
(-j number means multi jobs for more efficiant building, you can add it according to your
CPU performance of PC, e.g. mine is ”–j16” as below ).
3. You can find the finished image file(u-boot-6q.bin, u-boot-6solo.bin, system.img,
recover.img, boot.img) as below after compiling on the directory
~/Android/out/target/product/smarc.
Advertising