I followed this guide , but when I installed the Sequoya packages, it didnโt work - there werenโt any new options in the settings or context menu.
I am working on Ubuntu 10.10, so I tried adding these lines to .bashrc
# Android definitions export PATH=$PATH:$HOME/android-ndk-r7c export ANDROID_NDK_ROOT=$HOME/android-ndk-r7c export NDK=$HOME/android-ndk-r7c
I ran Eclipse again and installed the Sequoyah packages on Eclipse again - which I never uninstalled, so it was a bit strange. But it worked.
Perhaps if you have Windows, you can try adding them as Enviroment variables.
source share