From the docs you can see:

getExternalStoragePublicDirectory(String type)
File
context.getExternalFilesDir();
this.getContext();
this

重要

Manifest.permission.WRITE_EXTERNAL_STORAGEManifest.permission.READ_EXTERNAL_STORAGE

可选信息: