Fork me on GitHub

10 2015 档案

摘要:1 jin/Android.mk 中LOCAL_SRC_FILES 链接的是runtime-src/Classes中的cpp文件2jin/Android.mk 若LOCAL_LDLIBS := -landroid -llog 则Eclips可看到cocos2d.o的编译信息,编译速度较慢3 sdk的... 阅读全文

posted @ 2015-10-30 15:13 pengyingh 阅读(977) 评论(0) 推荐(0)

摘要:Add following at the header of your strings.xml fileor:In "Window" > "Preferences" > "Android" > "Lint Error Checking":(For Mac, "Eclipse" > "Preferen... 阅读全文

posted @ 2015-10-30 11:34 pengyingh 阅读(238) 评论(0) 推荐(0)

摘要:详情参见:http://sdkbox-doc.github.io/en/plugins/facebook/v3-js/#manual-integration一步不落然后*** Terminating app due to uncaught exception 'InvalidOperationExc... 阅读全文

posted @ 2015-10-22 17:29 pengyingh 阅读(842) 评论(0) 推荐(0)

摘要:private static AppActivity app = null; @Override public Cocos2dxGLSurfaceView onCreateView() { Cocos2dxGLSurfaceView glSurfaceView = new ... 阅读全文

posted @ 2015-10-21 17:30 pengyingh 阅读(648) 评论(0) 推荐(0)

摘要:当前测试版本:cocos2d-x 3.8.1 3.7也试用,之下的版本没测过,一般是路径改变,文件名称一般不会变注:当前工程是通过控制台new的工程,不是cocosStudio创建的工程必须先通关官网:http://www.cocos.com/doc/article/index?type=co... 阅读全文

posted @ 2015-10-09 11:38 pengyingh 阅读(1291) 评论(0) 推荐(0)

导航