create cocos2d-x project use bat,but run crash

i created new cocos2d-x sample project by bat file, but when i run it in simulator, it crashed, the call stack tell me this:

System.loadLibrary(String) line: 554
cocos2d

how to add cocos2d dynamic library automaticlly when i run my project?

Some necessary libs are missed.
Please check the following libs are existing at yourgame/android/libs/armeabi, and packed successfully into apk.
# libcocos2d.so
# libcocosdenshion.so
# libgame.so