Share Plugin (Android)
Share plugin lets an app to share data with other apps like Gmail, DropBox, etc.
Enable Plugin in Monaca
From the IDE menu, go to
Configure → Cordova Plugin Settings.Under Available Plugins section, hover over the
Shareplugin and clickEnablebutton.

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?