Search code examples
androideclipseandroid-ndkadt

Eclipse Juno ADT plugin NDK path removed?


I can't find the option to set the NDK path on Eclipse Juno with the ADT plugin. (I downloaded yesterday the ADT Bundle from the Android site).

Everyone says I should find it under Windows -> Preferences -> Android -> NDK but the option NDK under Android simply does not exists. Maybe they changed it's location in the recent version? Anyway I can't seem to find a way to change the NDK path in my Eclipse.

Picture: enter image description here

I'm feeling like I'm missing something really obvious here...


Solution

  • you need re-install the ADT-23.0.4.zip (Don't forget select the Android Native Development Tools);
    Please have a look at this Android SDK page.

    You should:

    1. Download ADT-23.0.4.zip.
    2. Just re-install.
    3. Restart.
    4. You will see Eclipse > Window > Android > NDK tag.