How to install/update/remove APK using “PackageInstaller” class in Android L?
问题 Plz check below classe & give me the suggestion for how to use them https://developer.android.com/reference/android/content/pm/PackageInstaller.html https://developer.android.com/reference/android/content/pm/PackageInstaller.Session.html So please give me an example to install/update/remove app. Can it be possible that the new application will install in device profile owner? 回答1: It is possible without System permissions from Android M onwards. if ((mPm.checkUidPermission(android.Manifest