ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
7.89k stars 173 forks source link

System apps #1718

Open rabaimorp opened 3 months ago

rabaimorp commented 3 months ago

Describe the feature Install as/update system apps.

On rooted devices below android 10 or roms that don't use SHARED_BLOCKS, its possible to mount system as read-write.

An option to install apps to /system/app or /system/priv-app (or a custom systemapp location) would be really usefull to update (or install as) system apps.

An example structure for system apps: /system/app/appname/appname.apk -rw-r--r-- <links> root root <size> <date/time> appname.apk Split apps also work the same as they normally would.

For me it would be really useful for microg and my keyboard.

ImranR98 commented 3 months ago

I don't plan on working on any root-related features personally. But I would accept good PRs if anyone submits them (the existing Shizuku and Root features, for example, were contributed by others).