World is wide and there are so many powers!!!
I am thankful to you every day.
I want to include (attach, not appendtofile) the txt files inside the app.
For example,
The “folder1” has 3 txt files(1.txt, 2.txt, 3.txt).
The “folder2” also has 3 txt files(1.txt, 2.txt, 3.txt).
The “folder3” also has 3 txt files(1.txt, 2.txt, 3.txt).
Each folder has the txt files of same name but their contents are different.
All txt files have been made already and I want that users can’t see them.
How can I include them inside the app?
And how do I write the path when I open them?