MENU
Software Tools
cordova-plugin-dialogs provides access to
some native dialog UI elements such as
'alert', 'confirm', 'prompt' and 'beep'. Using
this plugin will typically make them more
customizable than using the browser's
corresponding built-in functions.
cordova-plugin-inappbrowser provides a web browser view for accessing web resources. This may be helpful when integrating an external service that requires a browser context.
cordova-plugin-media provides the ability to record and play back audio files.
cordova-plugin-media-capture provides access to the device's audio, image, and video capture capabilities.
cordova-plugin-network-information provides information about the device's cellular and wifi connection, and whether the device has an internet connection.