Android Share Plugin

This plugin allows you share a file with another app in android.

Platforms:

this plugin only works Android.

Functions:

androidShare.show(path, title, subject, extraText)

-- show share pop up

path(string) path to file via system.pathForFile

title(string)(optional)

subject(string)(optional)

extraText(string)(optional)

Build Settings:

Helpful Links:

Get Plugin

Example

Support