Alef
(Alef)
March 28, 2023, 2:59pm
#1
Hello, I am trying to get data from a .csv file that is on my phone.
However, I can’t get the directory of the file using activity starter.
Where can I be going wrong?
I am able to get the .jpg file directory without any problems. But .txt or .csv just error.
Taifun
March 28, 2023, 11:34pm
#2
read this Some basics on Android storage system to find out, why it works for jpg butr not for txt or csv
protip: use the SAF extension for these file extensions
1.Introduction
Description: Basically AI2 wrapper of Storage Access Framework. Using this extension, you can get read and/or write access to a single document or tree document (and all of its children recursively).
Latest Version: 1.1
Released: 2021-09-16T18:30:00Z (UTC)
Last Updated: 2021-11-01T18:30:00Z (UTC)
2.Blocks
[image]
[image]
[image]
[image]
[image]
[image]
[image]
3.Documentation
Docs for: SAF
Events
DocumentCreatedEvent invoked after creating document.Returns…
Taifun
1 Like
system
(system)
Closed
April 27, 2023, 11:34pm
#3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.