Saturday, February 18, 2012

Android Build System

Since I hate crosscompiling in the meantime, I decided to build the Android NDK for Android and include such little tools like automake, autoconf, ...

The Plan:

  1. Install my NotAndBuntu on my Xoom (not really, its already installed)
  2. Inside NotAndBuntu apt-get install build-essential
  3. Build the Android NDK against NotAndBuntu
  4. Build the Android NDK against the Android NDK built against NotAndBuntu :D
  5. The result should be something installed in /data/ndk able to build directly in android automake dependent packages
  6. Say byebye cross compiling
  7. Continue with building mono
Wish me luck
Ralph

No comments:

Post a Comment