I use cocos2d-x2.2.1 version,it can work in android 2.2.3, but it cant't work in android4.2.2,SDK 17.Here is the log. 03-09 22:54:34.898: W/dalvikvm(10517): Invalid indirect reference 0x4269aaf8 in decodeIndirectRef 03-09 22:54:34.898: I/dalvikvm(10517): "GLThread 390" prio=5 tid=11 RUNNABLE 03-09 22:54:34.898: I/dalvikvm(10517): | group="main" sCount=0 dsCount=0 obj=0x42695de0 self=0x4008f410 03-09 22:54:34.898: I/dalvikvm(10517): | sysTid=10533 nice=0 sched=0/0 cgrp=apps handle=1074329704 03-09 22:54:34.898: I/dalvikvm(10517): | state=R schedstat=( 1292397000 188816000 2210 ) utm=109 stm=20 core=2 03-09 22:54:34.898: I/dalvikvm(10517): at org.cocos2dx.lib.Cocos2dxRenderer.nativeInit(Native Method) 03-09 22:54:34.898: I/dalvikvm(10517): at org.cocos2dx.lib.Cocos2dxRenderer.onSurfaceCreated(Cocos2dxRenderer.java:72) 03-09 22:54:34.898: I/dalvikvm(10517): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1501) 03-09 22:54:34.898: I/dalvikvm(10517): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240) 03-09 22:54:34.898: E/dalvikvm(10517): VM aborting 03-09 22:54:34.898: A/libc(10517): Fatal signal 6 (SIGABRT) at 0x00002915 (code=-6), thread 10533 (Thread-390)
Atom PDF
0%
I use cocos2d-x2.2.1 version,it can work in android 2.2.3, but it cant't work in android4.2.2,SDK 17.Here is the log.
03-09 22:54:34.898: W/dalvikvm(10517): Invalid indirect reference 0x4269aaf8 in decodeIndirectRef
03-09 22:54:34.898: I/dalvikvm(10517): "GLThread 390" prio=5 tid=11 RUNNABLE
03-09 22:54:34.898: I/dalvikvm(10517): | group="main" sCount=0 dsCount=0 obj=0x42695de0 self=0x4008f410
03-09 22:54:34.898: I/dalvikvm(10517): | sysTid=10533 nice=0 sched=0/0 cgrp=apps handle=1074329704
03-09 22:54:34.898: I/dalvikvm(10517): | state=R schedstat=( 1292397000 188816000 2210 ) utm=109 stm=20 core=2
03-09 22:54:34.898: I/dalvikvm(10517): at org.cocos2dx.lib.Cocos2dxRenderer.nativeInit(Native Method)
03-09 22:54:34.898: I/dalvikvm(10517): at org.cocos2dx.lib.Cocos2dxRenderer.onSurfaceCreated(Cocos2dxRenderer.java:72)
03-09 22:54:34.898: I/dalvikvm(10517): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1501)
03-09 22:54:34.898: I/dalvikvm(10517): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
03-09 22:54:34.898: E/dalvikvm(10517): VM aborting
03-09 22:54:34.898: A/libc(10517): Fatal signal 6 (SIGABRT) at 0x00002915 (code=-6), thread 10533 (Thread-390)