构建发布


另setting.js中debug检查过是true.但是没有任何cc.log输出出现。请教怎么打开。
是用的android-studio直接编译的。
构建发布


另setting.js中debug检查过是true.但是没有任何cc.log输出出现。请教怎么打开。
是用的android-studio直接编译的。
用 Android Studio 编译之前,是否有先使用 Creator 中的编译功能?
有的。之前有用creator打出包跑过。然后用android-studio调试
Android Studio 的 play 按钮是没有调试信息的,需要按 debug 按钮,会不会是这个问题?
找到原因是因为测试手机用的华为的。华为给把输出log给禁掉了。