/system/app mover

/system/app mover
软件描述
该应用程序可将应用程序移入和移出 /system/app 文件夹,使其成为系统应用或用户应用。
官方网站
访问软件的官方网站了解更多信息
github.com
什么是 /system/app mover?
REQUIRES ROOT! USE AT YOUR OWN RISK! This app moves apps from and to the /system/app folder, making them a system app or a user app. System apps can get more priviledges, so some apps (like my "Notification Toggle") get more functionality when installed as a system app. On the other hand, system apps can not be uninstalled. So this app can also be used to convert system apps to normal user apps by moving them from the /system/app directory to /data/app directory. WARNING: Uninstalling important system apps might result in a unusable device! Use this function at your own risk and only if you know what you're doing! Paid apps can not be moved! Since Android JellyBean, paid apps are encrypted and therefore can not be moved! Apps which are moved to SD card need to be moved back to internal memory before being able to move them to /system/app! This app requires a rooted device with BusyBox installed. Don't install this app if you don't know what that means! This app uses the RootTools Project (https://github.com/Stericson/RootTools) library.