-
- 1 Preface
- 2 Build environment
- 3 Download and Install essential packages
- 4 Installing Repo
- 5 Initializing a Repo client
-
- 5.1 Create an empty directory to hold your working files:
- 5.2 Run repo init to bring down the latest version of Repo for odroid with all its most recent bug fixes. You must specify a URL for the manifest:
- 5.3 When prompted, configure Repo with your real name and email address. If you plan to submit code
- 6 Getting the files
- 7 Building the code
- 8 Add some useful files to Android rootfs
- 9 Write the compiled files to T-Flash under Ubuntu (Must have Linux PC)
- 10 T-flash sector map
- 11 Others
1 Preface ¶
This page will explain how to compile Android for Odroid.
Current version is android 1.5r3 with modified from samsung rtm2.0
2 Build environment ¶
Tested with Ubuntu 8.10/9.04/9.10
There were additional work to build the Android platform with Ubuntu 9.10
3 Download and Install essential packages
Go there...http://dev.odroid.com/projects/android/wiki
Don
No comments:
Post a Comment