Android Question EROFS - until yesterday it worked, today not anymore

amorosik

Expert
Licensed User
Android 10, program that writes log files to

Dim rp As RuntimePermissions
log_dir = rp.GetSafeDirDefaultExternal ("App_123")

Until yesterday it worked correctly, since this morning it has been sending out
"An error has occurred in sub: mia_sub.logga (java line 1129) java.io.FileNotFoundException: log_file.txt open failed: EROFS (Read-only file system)"

Whats happens?
 

amorosik

Expert
Licensed User
Yes, you're right
But File.DirInternal is not accessible to TeamViewer or Anydesk or other similar with their file manager
Then i can't view/read file from phone to pc via above tools

But the question is, yesterday phone can write on secondary memory, now it can't' anymore?
 
Upvote 0
Top