Code Play Share your text with your friends or family
Developed by
HTML Code Play and this plugin is used for share your current own apk through any other sharing applications for your cordova applications.
Git URL
https://github.com/merbin2012/cordova-plugin-codeplay-share-app-link-h
How to Instalation?
Using the Cordova CLI
$ cordova plugin add cordova-plugin-codeplay-share-app-link-h
Using the phonegap CLI
$ phonegap local plugin add cordova-plugin-codeplay-share-app-link-h
How to Uninstall?
Using the Cordova CLI
$ cordova plugin rm cordova-plugin-codeplay-share-app-link-h
Using the phonegap CLI
$ phonegap local plugin rm cordova-plugin-codeplay-share-app-link-h
Invite contacts
Syntax
``
javascript
cordova.plugins.shareapplink_h.shareWithContact(title,message,success,fail);
`
Example
`
javascript
cordova.plugins.shareapplink_h.shareWithContact("Share via"
,"Wonderful cordova learning app"
,success,fail);
function success(result)
{
console.log(result);
}
function fail(result)
{
console.log(result);
}
``
Screenshot
Support Platfrom
Our Apps
https://play.google.com/store/apps/details?id=com.HTML.AngularJS.Codeplay
https://play.google.com/store/apps/details?id=sql.code.play
https://play.google.com/store/apps/details?id=html.editor.codeplay
https://play.google.com/store/apps/details?id=php.code.play
https://play.google.com/store/apps/details?id=cordova.code.play
https://play.google.com/store/apps/details?id=com.kids.learning.master