This plugin will provide apk silent installation on rooted phones.
cordova plugin add https://github.com/MangoTools/cordova-plugin-silentInstall.git
- Android
window.silentInstall = cordova.require("cordova-plugin-lightSensor.light");
- silentInstall.installApk("file://path//to//file.apk");