You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setup tool will ask you if you want to install the Android SDK and after that the Android NDK, install both. After you have installed the Android SDK and NDK run the tool "android" (or "android.exe" on Windows) which you'll find in "Android-SDK-path/tools". Now you select "Android 2.2 (API 8)" and install it. (The API level 8 is required by NME to stuff to Android).
Done, you should now able to compile Android applications.