This is a Cordova/Phonegap plugin to interact with Motorola ruggedized Android devices' Barcode Scanners and Magnetic Stripe Readers (eg, ET1, TC55, MC40). The plugin works by interacting with the "DataWedge" application configured to output scan and magstripe read events.
I'm currently using the Telerik Platform to develop Cordova apps, and the XML parser was throwing errors when I tried to import this plugin due to the Android namespace not being defined. The sample XML in the plugin spec also seems to have this line included, so I think it's probably a good idea to do so.
I'm currently using the Telerik Platform to develop Cordova apps, and the XML parser was throwing errors when I tried to import this plugin due to the Android namespace not being defined. The sample XML in the plugin spec also seems to have this line included, so I think it's probably a good idea to do so.