Available Cordova In Built Plugins

You at times may want extend your answerSpace functionality by using the native app shells built in Cordova Plugins.

Below is a list of the current available Cordova plugins available in the Blink Native App Shell projects.

Each contains a link to the some additional documentation about the plugin and its methods and functions.

Some links will go to a already working examples.

Plugin DescriptionSource URLSourceVersionPlatfrom
Barcode / QR Code ScannerSee Barcode for more details and working examplesBlinkMobile0.1.1
Image AnnotationsSee Image Annotation / Scaling / Cropping for more details and working examplesBlinkMobile0.1.1
Battery Statushttps://github.com/apache/cordova-plugin-battery-status/blob/master/doc/index.mdCordova0.2.6
Camerahttps://github.com/apache/cordova-plugin-camera/blob/master/doc/index.mdCordova0.2.6
Devicehttps://github.com/apache/cordova-plugin-device/blob/master/doc/index.mdCordova0.2.7
Device Motionhttps://github.com/apache/cordova-plugin-device-motion/blob/master/doc/index.mdCordova0.2.5
Dialogshttps://github.com/apache/cordova-plugin-dialogs/blob/master/doc/index.mdCordova0.2.5
Filehttps://github.com/apache/cordova-plugin-file/blob/master/doc/index.mdCordova0.2.5
File Transferhttps://github.com/apache/cordova-plugin-file-transfer/blob/master/doc/index.mdCordova0.4.0
In App Browserhttps://github.com/apache/cordova-plugin-inappbrowser/blob/master/doc/index.mdCordova0.3.0
Mediahttps://github.com/apache/cordova-plugin-media/blob/master/doc/index.mdCordova0.2.7
Media Capturehttps://github.com/apache/cordova-plugin-media-capture/blob/master/doc/index.mdCordova0.2.6
Network Informationhttps://github.com/apache/cordova-plugin-network-information/blob/master/doc/index.mdCordova0.2.6
Vibrationhttps://github.com/apache/cordova-plugin-vibration/blob/master/doc/index.mdCordova0.3.6
Device Orientationhttps://github.com/apache/cordova-plugin-device-orientation/blob/master/doc/index.mdCordova0.3.6
Push Notificationshttps://github.com/urbanairship/phonegap-ua-push/blob/master/README.mdUrban Airship2.3.0
Calendarhttps://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin/blob/master/README.mdPhoneGap3.2
AppVersion

https://github.com/whiteoctober/cordova-plugin-app-version

https://portal.blinkmobile.com.au/helpdesk/kb_article.php?ref=5437-UPVB-6584

Cordova0.1.4
NFC (Near Field Communications)

https://github.com/chariotsolutions/phonegap-nfc/tree/0.6.2

https://portal.blinkmobile.com.au/helpdesk/kb_article.php?ref=6962-WSVB-4354

Cordova0.6.2

Ā 

NotesĀ #

External documentation examples MAY differ from the required implementation into the BMP