Android Question Copy multiple files

viriato

Member
Licensed User
Longtime User
Hi,
I am trying to copy multiple files , i tried the following but without success .
any suggestion.

File.CopyAsync(File.DirAssets, "*.png", File.DirDefaultExternal, "*.png")

Thanks
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…