The build of sunday worked only in chroot. Added -static to the CFLAGS and now it's working without chroot. Here you go: ndk.tar.gz
Just place it on your sdcard, su, cd /, tar xzf /mnt/sdcard/ndk.tar.gz
When done, you find it in /data/local
Have Fun
Ralph
Cool. Do you think you can compile aapt with it, it's beyond my skill. aapt is available at
ReplyDeletehttp://stackoverflow.com/questions/18324102/how-do-i-download-a-single-directory-from-android-googlesource-com-or-github-com
Never mind, the AIDE project has already done it, I copied it and some /system/lib files into my Ubuntu chroot and it works fine.
ReplyDelete