Automatically install Android application
问题 I need to deploy and update various enterprise applications to Android devices given to a limited number of users. These applications are not supposed to be published on Google Play but must be distributed via a separate channel. What I need to do is an "enterprise package manager" application to automatically check for new apps/updates and automatically trigger installation of new or updated APKs without asking user consent first. I know that, by design, Android doesn't allow 3rd party