You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if Android would let us just return the URI back to Lua then at a later step actually load the data at that URI, or if it needs to be done in one step? If it is just possible to return the URI and load the content later on the implementation should be quite easy.
However, I'm not sure if it can be used for diags.save()? Will have to investigate.
Maybe this is relevant
https://developer.android.com/guide/topics/providers/document-provider.html
The text was updated successfully, but these errors were encountered: