xiazunyang

Results 13 comments of xiazunyang

也遇到了( ̄m ̄*)

Without relying on OkHttp, Ktor client seems like a good candidate

### 大半年过去了,还是没有。

> Hi, thanks for reporting the issue. Can you create a small example and share it here so that we can reproduce the issue? I spent a little time replicating...

If you used Coil or Glide or other Image Loader, maybe enabled hardware acceleration, it can work after disabled it.

在Android Studio上安装一个ADB Wi-Fi插件,就可以脱离数据线进行真机调试了。前提是手机必需和电脑在同一个网段之内。插件主页:https://plugins.jetbrains.com/plugin/14969-adb-wi-fi

不管是写java还是kotlin,可以先new或调用方法,在后面.var(kotlin还支持.val)回车就能创建对象或接收返回结果,这对于经常在这两种语言之间切换的程序员来讲,可以大大减少编程习惯带来的阵痛。

同期待,kotlin语法方面比dart强太多了。

变体名称是从打包任务的名称中提取的,具体代码在这里: https://github.com/xiazunyang/reinforcer/blob/master/plugin/src/main/java/cn/numeron/reinforcer/ReinforcerPlugin.kt#L46 它确实存在一些局限,在我找到更好的解决方法之后,会考虑优化它。

错误的日志可以发一下