Results 6 issues of leach-chen

The json print not show good,some json line show date info,some not show, I found add a log print in LogcatLogStrategy.java,and it will show normal ` @Override public void log(int...

在图片上,双指不停的捏合图片越来越大

通过以下命令,每次提交版本,不会生成差异包,都是会整个包重新下载 code-push release-cordova TestCordovaCodePush android -m --description "android code push"

当我上传文件当服务器上时,用如下命令 > code-push release-cordova TestCordovaCodePush android -m --description "android code push" 会显示如下错误,导致code-push-server进程结束 [2020-02-07T17:54:58.284] [INFO] http - ::ffff:192.168.0.102 - - "GET /download/fs/FsPCD2PkdSIMvtjp-p78CRYvgGFA HTTP/1.1" 200 42076 "" "undefined" events.js:200 throw er; //...

这个方式经常出现 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':Provider:transformClassesAndResourcesWithPrepareIntermediateJarsForDebug'. > java.lang.RuntimeException: java.io.IOException: Failed to delete \build\intermediates\intermediate-jars\debug\classes.jar 这个文件无法删除,被java.exe占用了,这个有没有什么方法解决?经常要手动就接触占用

在项目根目录下新建一个文件夹,将Module移入该文件夹时,APK安装不了,安装时android studio 弹窗提示如下: Installation failed with message INSTALL_FAILED_INVALID_APK. It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then...