Back to Misc PlugITs content page
The "Share" plugit allows to use the "share intents" on Android devices to share a file and / or a text using another application.

Parameters | 
    |
1 | 
      MIME type of the share intent. You can find a few examples of MIME types there.  | 
    
2 | 
      Text sent in the share intent. Its use depends of the MIME type and the receiving application.  | 
    
3 | 
      Optional file to be shared.  | 
    
Action | 
    |
Set file path | 
      Changes the file to be shared.  | 
    
Set text | 
      Changes the text to be shared.  | 
    
Share | 
      Triggers the share intent.  |