Nov 5, 2008

Android

Finally,Google publish the source code of android
The code could be downloaded from the following address
http://source.android.com/
It seems google suggests the developer of android using ubuntu or MacX, they just provide ubuntu and MacX enviroment configure.
Install Git to my Ubuntu and downloaded the code with Ubuntu(It seem ubuntu packet sync is very slow, I install git using almost 1 week).
After get the source code, when build the source code, I meet two errors, the following item need be attention:
1. The compiler(gcc/g++) version should be newer than 4.2
2. The system need be installed libncurses