Android Question asset issue

hanyelmehy

Well-Known Member
Licensed User
Longtime User
We're trying to use File.Copy to copy files like filename.zip (around 30 MB) from the assets folder, but we encounter a java.io.FileNotFoundException.
However, if we rename the file to use a different extension (e.g., from filename.zip to filename.db), the copy works without any issues.
Any suggestions on how to handle this properly?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…