FTP files please help

I believe,

  1. Have you set File Write Permission?
  2. Or May be the File Really doesn’t exist!
1 Like

Your problem is with your image’s path. Search community for error open failed: ENOENT (No such file or directory) or provide a screenshot of your blocks and also mention android version of your phone

1 Like

Most probably this would be the reason..
Ask the permission property and try to test in apk

Also if the path starts with file:/// then it will be fine i hope so.

I made the .apk same thing
I have Android 11

In android 11 it has problems with permissions, the same thing happened to me with wanting to store a database.

My solution was to throw them to assets, I don’t know if that is useful for you.
If it is useful to you, I will give you my solutions

1 Like

Please show me how you did it

Wait sometime any @ExtensionDevelopers
will make Android 11 all file access extension or use SAF

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.