[求助]creator android打包黑屏

在web版本和windows版本都能正常运行,但是发布称android平台就会黑屏
以下是android的Log

04-01 18:11:33.745: D/Cocos2dxActivity(12057): onPause()
04-01 18:11:33.905: D/Cocos2dxActivity(12057): onWindowFocusChanged() hasFocus=false
04-01 18:11:34.235: W/IInputConnectionWrapper(12057): showStatusIcon on inactive InputConnection
04-01 18:11:36.235: D/JniHelper(12057): JniHelper::getJavaVM(), pthread_self() = 1585031856
04-01 18:11:44.045: D/ActivityThread(12238): handleBindApplication:org.cocos2d.firefoxccc
04-01 18:11:44.045: D/ActivityThread(12238): setTargetHeapUtilization:0.75
04-01 18:11:44.045: D/ActivityThread(12238): setTargetHeapMinFree:2097152
04-01 18:11:44.085: D/dalvikvm(12238): GetMethodID: not returning static method Landroid/os/Process;.getTotalMemory ()J
04-01 18:11:44.085: D/dalvikvm(12238): GetMethodID: not returning static method Landroid/os/Process;.getFreeMemory ()J
04-01 18:11:44.095: D/dalvikvm(12238): Trying to load lib /data/app-lib/org.cocos2d.firefoxccc-1/libcocos2djs.so 0x42456408
04-01 18:11:44.185: D/dalvikvm(12238): Added shared lib /data/app-lib/org.cocos2d.firefoxccc-1/libcocos2djs.so 0x42456408
04-01 18:11:44.185: D/JniHelper(12238): JniHelper::setJavaVM(0x417f4f08), pthread_self() = 1073987924
04-01 18:11:44.185: D/main(12238): cocos_android_app_init
04-01 18:11:44.185: D/Cocos2dxHelper(12238): isSupportLowLatency:false
04-01 18:11:44.185: D/Cocos2dxHelper(12238): sampleRate: 48000, framesPerBuffer: 960
04-01 18:11:44.185: D/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp(12238): nativeSetAudioDeviceInfo: sampleRate: 48000, bufferSizeInFrames: 960
04-01 18:11:44.235: D/Cocos2dxActivity(12238): model=HM NOTE 1S
04-01 18:11:44.235: D/Cocos2dxActivity(12238): product=gucci
04-01 18:11:44.235: D/Cocos2dxActivity(12238): isEmulator=false
04-01 18:11:44.245: D/FLQG_LOG(12238): AgentManager: loadALLPlugin(), Get the supported plugins: NULL
04-01 18:11:44.245: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin UserDebug is : com/anysdk/framework/UserDebug
04-01 18:11:44.245: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/UserDebug----
04-01 18:11:44.245: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/UserDebug:32
04-01 18:11:44.245: D/FLQG_LOG(12238): Statistics: createPlugin(UserDebug,32)
04-01 18:11:44.245: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin IAPDebug is : com/anysdk/framework/IAPDebug
04-01 18:11:44.245: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/IAPDebug----
04-01 18:11:44.245: D/FLQG_LOG(12238): IAPDebug: payResult : 5 msg : init success
04-01 18:11:44.245: D/FLQG_LOG(12238): Statistics: onActionResult(IAPDebug,5,init success)
04-01 18:11:44.245: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/IAPDebug:8
04-01 18:11:44.245: W/FLQG_LOG(12238): IAPObject: plugin is null
04-01 18:11:44.245: D/FLQG_LOG(12238): Statistics: createPlugin(IAPDebug,8)
04-01 18:11:44.245: D/FLQG_LOG(12238): IAPDebug: getPluginId() invoked!
04-01 18:11:44.245: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin AnalyticsDebug is : com/anysdk/framework/AnalyticsDebug
04-01 18:11:44.245: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/AnalyticsDebug----
04-01 18:11:44.245: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/AnalyticsDebug:1
04-01 18:11:44.245: D/FLQG_LOG(12238): Statistics: createPlugin(AnalyticsDebug,1)
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin AdsDebug is : com/anysdk/framework/AdsDebug
04-01 18:11:44.255: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/AdsDebug----
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/AdsDebug:16
04-01 18:11:44.255: D/FLQG_LOG(12238): Statistics: createPlugin(AdsDebug,16)
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin ShareDebug is : com/anysdk/framework/ShareDebug
04-01 18:11:44.255: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/ShareDebug----
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/ShareDebug:2
04-01 18:11:44.255: D/FLQG_LOG(12238): Statistics: createPlugin(ShareDebug,2)
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin SocialDebug is : com/anysdk/framework/SocialDebug
04-01 18:11:44.255: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/SocialDebug----
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/SocialDebug:4
04-01 18:11:44.255: D/FLQG_LOG(12238): Statistics: createPlugin(SocialDebug,4)
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin PushDebug is : com/anysdk/framework/PushDebug
04-01 18:11:44.255: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/PushDebug----
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/PushDebug:64
04-01 18:11:44.255: D/FLQG_LOG(12238): Statistics: createPlugin(PushDebug,64)
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin CrashDebug is : com/anysdk/framework/CrashDebug
04-01 18:11:44.255: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/CrashDebug----
04-01 18:11:44.255: D/FLQG_LOG(12238): CrashDebug: configDeveloperInfo({})invoked!
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/CrashDebug:128
04-01 18:11:44.255: D/FLQG_LOG(12238): Statistics: createPlugin(CrashDebug,128)
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin CustomDebug is : com/anysdk/framework/CustomDebug
04-01 18:11:44.255: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/CustomDebug----
04-01 18:11:44.255: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/CustomDebug:256
04-01 18:11:44.265: D/FLQG_LOG(12238): Statistics: createPlugin(CustomDebug,256)
04-01 18:11:44.265: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin RECDebug is : com/anysdk/framework/RECDebug
04-01 18:11:44.265: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/RECDebug----
04-01 18:11:44.265: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/RECDebug:512
04-01 18:11:44.265: D/FLQG_LOG(12238): Statistics: createPlugin(RECDebug,512)
04-01 18:11:44.265: D/FLQG_LOG(12238): PluginFactory: Java class name of plugin AdTrackingDebug is : com/anysdk/framework/AdTrackingDebug
04-01 18:11:44.265: I/FLQG_LOG(12238): PluginWrapper: class name : ----com/anysdk/framework/AdTrackingDebug----
04-01 18:11:44.265: D/FLQG_LOG(12238): PluginFactory: java class com/anysdk/framework/AdTrackingDebug:1024
04-01 18:11:44.265: D/FLQG_LOG(12238): Statistics: createPlugin(AdTrackingDebug,1024)
04-01 18:11:44.265: D/FLQG_LOG(12238): Statistics: initInfo
04-01 18:11:44.265: D/Cocos2dxActivity(12238): onResume()
04-01 18:11:44.315: I/Adreno-EGL(12238): <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build: ()
04-01 18:11:44.315: I/Adreno-EGL(12238): OpenGL ES Shader Compiler Version: E031.24.02.07
04-01 18:11:44.315: I/Adreno-EGL(12238): Build Date: 02/19/15 Thu
04-01 18:11:44.315: I/Adreno-EGL(12238): Local Branch:
04-01 18:11:44.315: I/Adreno-EGL(12238): Remote Branch:
04-01 18:11:44.315: I/Adreno-EGL(12238): Local Patches:
04-01 18:11:44.315: I/Adreno-EGL(12238): Reconstruct Branch:
04-01 18:11:44.335: D/cocos2d-x(12238): {
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_OES_packed_depth_stencil: true
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_vertex_array_object: true
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_BGRA8888: false
04-01 18:11:44.335: D/cocos2d-x(12238): cocos2d.x.version: 1.4.0-lite
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_discard_framebuffer: true
04-01 18:11:44.335: D/cocos2d-x(12238): cocos2d.x.compiled_with_profiler: false
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_PVRTC: false
04-01 18:11:44.335: D/cocos2d-x(12238): cocos2d.x.build_type: DEBUG
04-01 18:11:44.335: D/cocos2d-x(12238): gl.renderer: Adreno ™ 306
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_OES_depth24: true
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_ETC1: true
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_OES_map_buffer: false
04-01 18:11:44.335: D/cocos2d-x(12238): cocos2d.x.compiled_with_gl_state_cache: true
04-01 18:11:44.335: D/cocos2d-x(12238): gl.version: OpenGL ES 3.0 V@84.0 AU@ (CL@)
04-01 18:11:44.335: D/cocos2d-x(12238): gl.supports_NPOT: true
04-01 18:11:44.335: D/cocos2d-x(12238): gl.max_texture_units: 32
04-01 18:11:44.335: D/cocos2d-x(12238): gl.vendor: Qualcomm
04-01 18:11:44.335: D/cocos2d-x(12238): gl.max_texture_size: 4096
04-01 18:11:44.335: D/cocos2d-x(12238): }
04-01 18:11:44.335: E/cocos2d-x(12238): cocos2d: warning, Director::setProjection() failed because size is 0
04-01 18:11:44.345: D/Cocos2dxActivity(12238): onWindowFocusChanged() hasFocus=true
04-01 18:11:44.375: I/Timeline(12238): Timeline: Activity_idle id: android.os.BinderProxy@42450000 time:139229694
04-01 18:11:44.425: D/cocos2d-x(12238): cocos2d: fullPathForFilename: No file found at script/jsb_prepare.jsc. Possible missing file.
04-01 18:11:44.475: W/dalvikvm(12238): dvmFindClassByName rejecting ‘org/cocos2dx/lib/Cocos2dxLocalStorage’
04-01 18:11:44.545: D/cocos2d-x(12238): cocos2d: fullPathForFilename: No file found at script/jsb_boot.jsc. Possible missing file.
04-01 18:11:44.555: D/cocos2d(12238): android SDK version:19
04-01 18:11:45.255: D/FLQG_LOG(12238): CustomDebug: CustomResult result : 80000 msg : CUSTOMRESULT_CUSTOMREXTENSION
04-01 18:11:45.425: D/cocos2d-x debug info(12238): Cocos2d-JS v3.14
04-01 18:11:45.835: D/ScriptingCore.cpp(12238): ScriptingCore:: compileScript fail:buffer
04-01 18:11:45.835: D/cocos2d-x debug info(12238): (evaluatedOK == JS_FALSE)
04-01 18:11:45.835: D/cocos2d-x debug info(12238): Evaluating main.js failed (evaluatedOK == JS_FALSE)
04-01 18:11:45.865: D/cocos2d-x(12238): create rendererRecreatedListener for GLProgramState
04-01 18:11:45.865: D/cocos2d-x(12238): cocos2d: QuadCommand: resizing index size from [-1] to [2560]
04-01 18:11:45.875: D/FLQG_LOG(12238): Statistics: onActionResult(UserDebug,0,init success)
04-01 18:11:45.885: W/FLQG_LOG(12238): UserObject: callback of plugin UserDebug not set correctly
04-01 18:11:45.885: D/FLQG_LOG(12238): Statistics: onActionResult(CustomDebug,80000,CUSTOMRESULT_CUSTOMREXTENSION)
04-01 18:11:45.885: W/FLQG_LOG(12238): CustomObject: Listener of plugin CustomDebug not set correctly
04-01 18:11:45.885: D/FLQG_LOG(12238): Statistics: onActionResult(RECDebug,0,init success)
04-01 18:11:45.885: W/FLQG_LOG(12238): RECObject: Listener of plugin RECDebug not set correctly
04-01 18:12:43.945: D/Cocos2dxActivity(12238): onPause()
04-01 18:12:44.945: D/Cocos2dxActivity(12238): onWindowFocusChanged() hasFocus=false

请问你解决了吗? 我也遇到这个问题,log也和你的一样。