12
6 Building the code
7 Write the compiled files to T-Flash under Ubuntu (Must have Linux PC)
7.1 Copy Android system to formatted partition (Overwrite)
7.2 Copy android system to new partition (Clean & Write)
8 ramdisk-uboot.img write
9 T-flash sector map
10 Others
11 References
How to install Android SDK
http://odroid.foros-phpbb.com/software-development-f19/how-to-install-android-sdk-t48.htm
Install the Android SDK on Eclipse development platform. The tutorial applies to all platforms: MAC, WIN, LINUX. Because Eclipse is about Java.
1 - Install Eclipse:
http://www.eclipse.org/downloads/
To download the Eclipse IDE for Java Developers (92 MB) is sufficient.
Once downloaded, extract the zip file in the folder.
2 - Make sure you have Java installed on the machine, but Eclipse will not work. Download:
http://java.sun.com/javase/downloads/index.jsp
3 - Install the Android plugin for Eclipse:
3.1-Add Site to install plugin: Go to the menu Help / Software Updates window appears Avalia go to the Updates tab, Add and add the following site: https: / / dl-
ssl.google.com/android/eclipse /
3.2-Installing the plugin: Once you add the url, you can select and give the Developer Tools installed.
IMPORTANT: Once installed you need to restart Eclipse to implement changes
Android SDK 3.3-download:
http://developer.android.com/sdk/index.html
IMPORTANT: Step 3.4 is fundamental or Eclipse will give the following error
3.4-Add the path to the SDK in eclipse: Go to menu Window / Preferences and in the window that appears, add the path section Android.
4 - Now you can create a project for Android with Eclipse.
How to install Android NDK
http://odroid.foros-phpbb.com/software-development-f19/how-to-install-android-ndk-t181.htm
ww
w.h
ard
ker
nel.
com