[Android] "ndk-build" is missing?

Hi,

In ADT, I’ve imported an “existing Android project”, api/studio/examples/eclipse/simple_event. When building, I get the error: “ndk-build not found in PATH”.

It seems as if a build-script is missing from the download, as this “ndk-build” is nowhere to be found.

I am using the latest ADT + Android SDK + Android NDK, and I can succesfully compile & launch Android Apps with C++ code (in my case, the Cosos2D-x test-suite).

Do you know how to resolve this issue?

thanks

Mark

Can you check in ADT, Window -> Preferences -> Android -> NDK and ensure that the NDK location is set correctly?