Adeneo Embedded i.MX53 Panduan Pengguna - Halaman 8

Jelajahi secara online atau unduh pdf Panduan Pengguna untuk Motherboard Adeneo Embedded i.MX53. Adeneo Embedded i.MX53 20 halaman. Quick start board bsp for android gingerbread v4.2

Installing and Building Android
Installing and building Android is made simple through a set of scripts that are provided with this
release. Please refer to the source of these scripts or the Freescale documentation if you need
to customize the build process.
Software prerequisites
Some packages need to be installed on your host in order to build Android. Please refer to the
AOSP documentation:
Note: Gingerbread requires the Java JDK6 to be installed on your host. It will not work with
other Java environments (including JDK5, which is required for Froyo).
Some of the instructions of the AOSP documentation might not apply to your Ubuntu
version. If you have problems installing JDK6, please use the following command:
$ sudo add-apt-repository "deb http://archive.canonical.com/
ubuntu lucid partner"
instead of the one listed on the website:
$ sudo add-apt-repository "deb-src http://archive.canonical.com/
ubuntu lucid partner"
If any of the installation of packages does not work properly, you can use the following websites
to assist you with the installation:
http://askubuntu.com/questions/25727/how-do-i-install-the-build-dependencies-for-
android
http://www.wildartist.org/archives/1178
http://www.crashcourse.ca/wiki/index.php/
Android_on_Ubuntu_10.04#Building_Android_in_its_entirety
Unpacking and patching the sources
● Unpack the release archive:
$ tar xjvf i.MX53-QSB-Android-Release4.2.tar.bz2
● Download the Android sources:
01/29/2012
http://source.android.com/source/initializing.html
Adeneo i.MX53 QSB BSP for Android Gingerbread 4.2
8
20
Page
/