Reading/writing text file in an android #2652
Unanswered
vishnu-rvb
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I am trying to test flet for reading and writing a text file place inside a directory of my choice , but i seem to get permission errors , any advice on this?
For this i have created a directory in my android phone '/system/storage/emulated/0/test/test.txt'
Code sample
Error message
[Errno 13] Permission denied: '/system/storage/emulated/0/test/text.txt'
this link '#2541' seems to have an answer but i don't quite understand what needs to be done.
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions