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 uppath(string) path to file via system.pathForFile
title(string)(optional)
subject(string)(optional)
extraText(string)(optional)