Improve this doc # Web Intent ``` $ ionic cordova plugin add com-darryncampbell-cordova-plugin-intent $ npm install @ionic-native/plugins/web-intent ``` ## [Usage Documentation](https://ionicframework.com/docs/native/web-intent/) Plugin Repo: [https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent](https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent) This Plugin provides a general purpose shim layer for the Android intent mechanism, exposing various ways to handle sending and receiving intents. ## Supported platforms - Android