Additional requirements
Migrate cordova-plugin-printer to last Android SDK
We use “cordova-plugin-printer” to print in the App since the WebView cannot print by itself.
The last version of this plugin was “0.8.0” till the publishing of this sample.
After the first build, you’ll find the source at:
UDTTCordovaProject/platforms/android/app/src/main/java/de/appplant/cordova/plugin/printer
Go up to