Extracting Installer Source Code - Samsung s3c6410-TFA Manual

Android development started
Table of Contents

Advertisement

Note: The compiler install the Android system requires at least 5G of disk space!

2.2 extracting installer source code

First, create a working directory / opt/Pardazesh Sabz/S3C6410-TFA
/android
At the command line
# Mkdir-p / opt/Pardazesh Sabz/S3C6410-TFA/android step behind all the source code will extract the
installation this directory, which currently it is empty. (1) Android source code package ready
In Fedora9 system / tmp directory, create a temporary directory / tmp / android
# Mkdir / tmp / android
Android directory to the CD all the files are copied to / tmp / Android directory Description: This is to unify
the following steps, in fact, you can use a different directory, you can also directly from the
Extract the installation CD.
(2) Extract the install u-boot source code in the working directory / opt/Pardazesh Sabz/S3C6410-
TFA/android perform:
# Cd / opt/Pardazesh Sabz/S3C6410-TFA/android
# Tar xvzf / tmp/android/u-boot-S3C6410-TFA-20101106.tar.gz
Will create the build u-boot-S3C6410-TFAdirectory, which contains a complete description of the kernel
source code: 20101106 Release Date is the logo, to the actual date of the CD suffix shall prevail.
(3) extract the Android kernel source code installed in the working directory / opt/Pardazesh Sabz/S3C6410-
TFA/android perform:
# Cd / opt/Pardazesh Sabz/S3C6410-TFA/android
# Tar xvzf / tmp / android / android-kernel-2.6.36-20110215.t ar.gz
Will create a generation linux-2.6.36-android directory, which contains a complete description of the kernel
source code: 20110215 Release Date is the logo, to the actual date of the CD suffix shall prevail.
(4) Extract the source code of the Android system installed packages in the working directory /
opt/Pardazesh Sabz/S3C6410-TFA/android perform:
# Cd / opt/Pardazesh Sabz/S3C6410-TFA/android
# Tar xvzf / tmp / android / android-2.3-fs-20110215.t ar.gz
Will create Android-2.3 directory.

Advertisement

Table of Contents
loading

Table of Contents