03 2016 档案
摘要:最近做项目查看bugly上崩溃日志遇到这样的一个问题:Can't create handler inside thread that has not called Looper.prepare() java.lang.RuntimeException Can't create handler ins
阅读全文
摘要:近期项目在bugly上捕获若干错误,详情如下: SIGSEGV(SEGV_MAPERR) #00 pc 00a89062 /data/app-lib/com.bilibili.meng.uc-2/libcocos2dcpp.so (cocos2d::ActionManager::removeAllA
阅读全文
摘要:03-22 23:00:56.591: E/CrashReport(28528): Old handler addresss 0xf771aaa103-22 23:00:56.591: E/CrashReport(28528): HandleSignal start 603-22 23:00:56.
阅读全文
摘要:1、 定位到如下目录 command+shift+g /Users/shixc/Library/Developer/Xcode 2、在关闭xcode的前提下删除 DerivedData
阅读全文
摘要:1、cocos -h 显示cocos相关版本信息 2、cocos new -h 显示创建cocos项目的参数信息 3 创建一个项目 cocos new jewels -p shixc.com.jewels -l cpp -d /Users/shixc/Desktop/demo/jewels 4、命令
阅读全文
摘要:程序安装完出现了两个AP图标,AndroidManifest.xml中一定是有两个 <category android:name="android.intent.category.LAUNCHER" /> 去掉次要activity中的这一行, 次要的(不是程序运行的第一个activity)的,程序运
阅读全文
摘要:原因是 手机中已经安装包名一样,但是签名不一样的apk.
阅读全文
浙公网安备 33010602011771号