In the BUILD part of your instructions, you indicate running "build/host-setup.sh" and then running "make ...".
With the latest android-ndk-r4, Android has changed to using something called "ndk-build" with associated .mk makefiles. The difference in implementation is probably obvious or trivial to you, but I am rather novice and not fully understanding the exact new procedure. If you could update your Build instructions for -r4 sometime, I would appreciate it.
Thanks!
Jim
In the BUILD part of your instructions, you indicate running "build/host-setup.sh" and then running "make ...". With the latest android-ndk-r4, Android has changed to using something called "ndk-build" with associated .mk makefiles. The difference in implementation is probably obvious or trivial to you, but I am rather novice and not fully understanding the exact new procedure. If you could update your Build instructions for -r4 sometime, I would appreciate it. Thanks! Jim