Action disabled: source

RQM-IMX6

Build and install Android image for RQM-IMX6

Here you can find instruction to setup development environment for Android source code for RQM-IMX6 and the way to install it on eMMC or SD card.
With this guideline, user will be able to setup the system easily and test all the functions with the system.

Setup Build Environment

Please following command below to install Oracle JDK6.0 on Ubuntu 12.04 or above.

#sudo apt-get install python-software-properties
#sudo add-apt-repository ppa:webupd8team/java
#sudo apt-get update
#sudo apt-get install oracle-java6-installer
#sudo update-alternatives --config java

Please refer to hyperlink below to setup development environment
Initializing a Build Environment

Download Source code

Please connect Avale FAE/Sales to get source code.

Compile Android image

Please following instruction below to compile Android source code

Compile Android source code
cd android-4
./run.sh

You can find Android image files in path /out/target/product/smarc

Install image

Dual Lite version
Quad version

Document