Mauritz Zondagh
unread,Apr 5, 2026, 10:59:15 AM (yesterday) Apr 5Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Hi, I need some help with loading and saving a .txt file to Google Drive using DroidScript. It’s been a while since I last used DroidScript, so my skills are probably a bit rusty.
I have a data file that I’d like my app to automatically open when it starts, and then save again when the app closes. This would help me avoid having to implement a separate backup scheme.
Is it still possible for DroidScript to access and open a .txt file directly from Google Drive? I’ve only found a sample that sends an intent for saving to Google Drive, but I can’t seem to find any example for loading a file.
Could someone please provide an example or point me in the right direction?
Thanks!