I can remember that once you told that if we use a file file:///storage/emulated/0/Download/1.txt in companion then we must delete it before using it in app after installation.
Can we automate this process using blocks? May be as below?
If you test with Companion first, simply place the corresponding block in the block area and execute it via Companion with "Do it". If you want to create the APK afterwards, you can disable this block or delete it again.
Hi, In this app, MFile is successfully creating a text file with a given text. But, after that I am not able to either update the file or delete the file using blocks.
Actually, I tried to overwrite with new text data as well instead of empty space, I tried to delete the text file by adding the corresponding block along with these blocks, but not working.
According to my English knowledge, I understood that you are saying that it is not necessary to use SAF if I don't want to publish the app in playstore. Yes, this app will be used only in my phone and it will not be published. But, still I am facing this error. Most probably, I will solve it somehow. But, If you have any Idea, please guide me. Because, you told that it is not necessary to use SAF for my case.
I am confused actually. Out of confusion if I speak, I think, at beginning it worked, then when I added more blocks it didn't work. Then after adding blocks for permissions, it worked again.