Share files or plain text with another app
2023-11-13 This repository is archived.
Files in shared storage can be shared with other apps.
This example uses the Android ShareSheet. The target app is either specified in the sharing app or selected by the user with the ShareSheet.
The example also uses the Android Chooser to select one or more files to share.
There are two other shared storage examples shared_storage_example and share_receive_example.