上传者: 38625559
|
上传时间: 2021-08-11 17:59:15
|
文件大小: 43KB
|
文件类型: PDF
支持 Assets 下的文件或者文件夹拷贝到手机存储
public static void copyAssetsDirToSDCard(Context context, String assetsDirName, String sdCardPath) {
Log.d(TAG, copyAssetsDirToSDCard() called with: context = [ + context + ], assetsDirName = [ + assetsDirName + ], sdCardPath = [ + sdCardPath + ]);