copy File
Copy a file
Return
Destination file
Parameters
src
Source file
path
Destination file path
name
Destination file name
Copy files, only supports files starting with 'file'
Return
Indicates whether the copy operation was successful
Parameters
src Path
Source file path
path
Destination file path
name
Destination file name
Return
The file copied to the package-specific storage path
Parameters
context
Context
src Uri
URI obtained from MediaStore, starting with content://
des Path
Storage path under the package name, starting with storage:// (must be a directly accessible path under the package name)