copyFileToInternal

public static boolean copyFileToInternal(Context context, Uri srcUri, String desPath, String name)

Return

The file copied to the package name directory

Parameters

context

The context

srcUri

Starts with file or content

desPath

The storage path under the package name, starting with storage:// (must be a directly accessible path under the package name)