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?

from UIDocumentInteractionController equivalent for Android Java
No comments:
Post a Comment