◐ Shell
clean mode source ↗

GitHub - Android-for-Python/share_send_example: Use ShareSheet

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

This repository was archived by the owner on Nov 14, 2023. It is now read-only.

share_send_example

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.