Wednesday, April 27, 2011

android-x86 nightly builds are back

I started to build my own images but nightly builds for android x86 are back
http://android-x86.moonman.dk/

Downloaded the gingerbread version dd it on the usb stick

sudo dd if=eeepc-20110427_usb.img of=/dev/sdb
sync

and rebooted the eeepc with the new image
wow how fast it is !

ps: got this issue (android skipping incompatible /usr/lib/libz.a when searching for -lz) when building gingerbread on debian 64 but was easy solvable :
sudo apt-get install ia32-libs g++-multilib gcc-multilib lib32z1-dev lib32ncurses5-dev

No comments: