String path = context.getExternalFilesDir(Environment.DIRECTORY_DOWNLOADS);
值为/storage/emulated/0/Android/data/com.example.text/files/Download
String path = context.getExternalFilesDir(Environment.DIRECTORY_DOWNLOADS);
值为/storage/emulated/0/Android/data/com.example.text/files/Download
549
7999

被折叠的 条评论
为什么被折叠?