02 2021 档案
摘要:日常问题整理 记录日常开发中遇到的问题和解决方案,不定期更新。 kotlin使用room时候引发下面错误 error: Entities and POJOs must have a usable public constructor. You can have an empty constructo
阅读全文
摘要:其实这是个很简单的问题,使用Glide就支持,我写这个随笔的目的就是纠正下错误。 你从百度随便搜索这个标题,打开哪个博文,都是统一转载。我想问问那些转载的,你们测试了么??真坑啊。 下面是网上的方法 import android.util.Base64; # 代码片段 String base64 =
阅读全文
摘要:最近gradle升级了,然后编译就出现了这个错误 Direct local .aar file dependencies are not supported when building an AAR. 然后求助了百度,给出了下面解决方案 在module的build.gradle文件中增加如下内容:
阅读全文

浙公网安备 33010602011771号