I did everything as in this article Cocos2D-X for iOS and Android: Getting Started .
After running ./build_native.sh
everything compiled. I went into eclipse, created an android project from an existing one, clicked on the Build Project. I run the application, only a black screen appears on the emulator. Spent a few hours, but to no avail. Does anyone know what is the matter?