Wednesday, 17 February 2021

UIDocumentInteractionController equivalent for Android Java

I would like my android application to display a dialog that allows the user to open a file in another application or save the file much like the UIDocumentInteractionController for iOS that displays an "Open in..." dialog for a particular document. Does this not exist in the Android SDK?

UIDocumentInteractionController



from UIDocumentInteractionController equivalent for Android Java

No comments:

Post a Comment