I’ve permantly deleted some of the default apps. Is there a way to reinstall them without resetting? I’m on Samsung S8 1.11 Stable
Regain your privacy! Adopt /e/ the unGoogled mobile OS and online services
I’ve permantly deleted some of the default apps. Is there a way to reinstall them without resetting? I’m on Samsung S8 1.11 Stable
Regain your privacy! Adopt /e/ the unGoogled mobile OS and online services
I would expect a standard update to replace / recover all system apps. Use the standard update / install method for your device to “update” /e/ to the current version.
Do not wipe data or format, it is standard practice to wipe cache and Dalvik cache.
Edit: I should really first have asked what you did to
… maybe you only uninstalled them for user 0 like this:
adb shell pm uninstall --user 0 packagename
I would expect this will persist untill you
adb shell cmd package install-existing packagename
Or just flash over the same ROM image that you currently use?