creator 2.0.9
android 4.4.2
在android 5 下没有问题,在android 4.4.2下运行一会就奔溃,困扰很久, 一直解决不了,引擎组的朋友,到底如何配置环境??
05-03 21:53:58.090 519-1774/? W/MediaFocusControl: AudioFocus audio focus client died
05-03 21:53:58.090 519-594/? W/NetworkManagementSocketTagger: setKernelCountSet(10045, 0) failed with errno -13
05-03 21:53:58.090 519-1774/? I/MediaFocusControl: AudioFocus removeFocusStackEntry(): removing entry for android.os.BinderProxy@4a826854
05-03 21:53:58.090 519-1310/? I/ActivityManager: Process com.dyf.sqphwfree (pid 1814) has died.
05-03 21:53:58.090 519-1310/? W/ActivityManager: Force removing ActivityRecord{4a98fa78 u0 com.dyf.sqphwfree/org.cocos2dx.javascript.AppActivity t6}: app died, no saved state
05-03 21:53:58.100 519-606/? I/WindowState: WIN DEATH: Window{4a8d3dac u0 com.dyf.sqphwfree/org.cocos2dx.javascript.AppActivity}
05-03 21:53:58.100 519-606/? W/WindowManager: Force-removing child win Window{4a8d7578 u0 SurfaceView} from container Window{4a8d3dac u0 com.dyf.sqphwfree/org.cocos2dx.javascript.AppActivity}
05-03 21:53:58.100 519-1050/? W/WindowManager: Failed looking up window
java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@4a8587e0 does not exist
at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8138)
at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:8129)
at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1051)
at android.os.BinderProxy.sendDeathNotice(Binder.java:493)
at dalvik.system.NativeStart.run(Native Method)
05-03 21:53:58.100 519-1050/? I/WindowState: WIN DEATH: null
05-03 21:53:58.120 168-168/? D/Zygote: Process 1814 terminated by signal (4)
05-03 21:53:58.290 519-1310/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1123 com.android.server.InputMethodManagerService.hideCurrentInputLocked:1880 com.android.server.InputMethodManagerService.windowGainedFocus:1968 com.android.internal.view.IInputMethodManager$Stub.onTransact:221 com.android.server.InputMethodManagerService.onTransact:818
05-03 21:53:58.290 519-1310/? W/InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 1814 uid 10045
05-03 21:53:58.300 691-701/? W/Binder: Caught a RuntimeException from the binder stub implementation.
java.lang.NullPointerException
at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
at android.os.Binder.execTransact(Binder.java:404)
at dalvik.system.NativeStart.run(Native Method)
05-03 21:55:30.440 611-613/? D/dalvikvm: GC_CONCURRENT freed 384K, 63% free 4272K/11352K, paused 1ms+1ms, total 10ms