I have downloaded the android source code (1.5 Gb and appx. 5 Gb after extracting).My intention is to compile this. 1) Do i need a toolchain for arm ..if yes which one will be suitable. 2) to run simulator and to be able to debug on workstation do i need to have any specific PC -linux toolchain .
A:
1) http://source.android.com/source/download.html explains building the code for the Android Open Source project. 2) http://source.android.com/source/using-eclipse.html explains how to debug the emulator using eclipse.
Nic Strong
2010-05-25 05:20:56
A:
for compiling on Ubuntu 9.10, you also have to watch out the version of tool chain, ex. python, java.
XC
2010-05-25 05:48:52