NDMAC / apk-updater

Android's apk automatic updater server module for Node.js
Apache License 2.0
27 stars 16 forks source link

Question: updates without user intervention? #5

Closed mirceaciu closed 2 years ago

mirceaciu commented 3 years ago

Hi! I am curios if this system can enable updates that will not require user intervention;

e.g. install new apk without having a user click an "Install" button in an update confirmation dialog). Tnx

mirceaciu commented 2 years ago

To answer my own question, device can auto install app if it has the required privileges (device admin/ device owner set via DPM or system app)