Share Plugin (Android)

Share plugin lets an app to share data with other apps like Gmail, DropBox, etc.

This plugin is available only to Android platform.

Enable Plugin in Monaca

  1. From the IDE menu, go to Configure → Cordova Plugin Settings.

  2. Under Available Plugins section, hover over the Share plugin and click Enable button.

Methods

Function Name

Description

show(func)

Show a list of apps for user to choose and share the data when an app is selected.

Share Plugin Demo

See Also:

Last updated

Was this helpful?