cocos2d-x를 사용해서 프로젝트를 개발중인데요.
프로가드를 적용하면 앱이 실행되지 않습니다.
09-26 16:55:21.833: E/InputDispatcher(614): channel '40b25db8 com.myproject/com.myproject.PhysicsGame (server)' ~ Consumer closed input channel or an error occurred. events=0x8
09-26 16:55:21.833: E/InputDispatcher(614): channel '40b25db8 com.myproject/com.myproject.PhysicsGame (server)' ~ Channel is unrecoverably broken and will be disposed!
09-26 16:55:21.894: E/JavaBinder(614): Transact on 0x78d2a0 in Java object 0x409eba68 with code 3 failed
09-26 16:55:21.894: E/JavaBinder(614): Transact on 0x4655d8 in Java object 0x40a28918 with code 5 failed
09-26 16:55:22.104: E/JavaBinder(614): Transact on 0xe86b0 in Java object 0x40a4a2d0 with code 3 failed
09-26 16:55:22.104: E/JavaBinder(614): Transact on 0xe86b0 in Java object 0x40a4a2d0 with code 4 failed
09-26 16:55:22.104: E/JavaBinder(767): Transact on 0x816608 in Java object 0x406771a0 with code 15 failed
추측이지만 아파치 라이브러리 사용하시면 , 프로가드에서 제외하고 패키징해보세요