andredamen Active Member Licensed User Longtime User May 7, 2026 #1 My app save pdf files in the shared folder and I see that the number afther de filename increases. name-1.pdf, name-2.pdf and so on Now it is name-102.pdf. Are al the files before still in the shared folder? Becomes my phone in this way soon full?
My app save pdf files in the shared folder and I see that the number afther de filename increases. name-1.pdf, name-2.pdf and so on Now it is name-102.pdf. Are al the files before still in the shared folder? Becomes my phone in this way soon full?
Alessandro71 Well-Known Member Licensed User Longtime User May 7, 2026 #2 I think you should manage the files you create yourself. it would be a problem is something would delete them without knowing Upvote 0
I think you should manage the files you create yourself. it would be a problem is something would delete them without knowing
andredamen Active Member Licensed User Longtime User May 8, 2026 #3 Thanks. It was not a B4A problem. I saw the increase in Acrobat! Upvote 0