AndroidUtilCode/README-CN.md at master · Blankj/AndroidUtilCode (github.com)https://github.com/Blankj/AndroidUtilCode/blob/master/lib/utilcode/README-CN.md添加依赖:
implementation 'com.blankj:utilcodex:1.31.1'
使用:
自动尺寸转换
mImageWidth = AutoSizeUtils.dp2px(context, 108);
文件移动:
FileUtils.move(photo.path, newPath)
京公网安备 11010502049817号