简体   繁体   中英

Make a preinstalled Play Market android app uninstallable

I have an app that should come preinstalled on devices with root access and updated through a private channel on play market.

Is there a way to make the app uninstallable for the most basic user? I mean disable uninstall button in the play market, allowing updates in the same time. As I said the device is rooted.

Copy the apk from /data/app/ to /system/app/ . Your wording is a bit confusing. But that should make it so that it cannot be uninstalled.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM