Example of sharing file from application to another application
Currentl example only for Android with using of Intent, if you want to share file easy and fast - you can use Rho::System.openUrl(filepath) and share file from Preview View - it works both on iOS and Android.