khlam / debloat-samsung-android

ADB commands to aggressively de-bloat Samsung Android Phones without root. Make Samsung One UI closer to stock Android.
MIT License
389 stars 74 forks source link

Settings app crashes #4

Closed KenHV closed 4 years ago

KenHV commented 4 years ago

The settings app crashes with a "Settings has stopped" message after opening. I ran all the commands in the list.

khlam commented 4 years ago

Hm, that's unfortunate. You may have to do a factory reset. I understand that's frustrating but I tried to stress in the readme that one should only run the commands they research...

My best guess is OneUI or the keyboard app disable command was run, I thought I removed those/commented those out. I haven't encountered any crashes or have heard of anyone having this specific problem. I've only tested this with S9 but it shouldn't have any problems with any generation. Keep in mind that everyone's device may be different, I run all these commands after factory-resetting my device (before apps are updated through the play store) I think it's unlikely but there may be a case where some system app is made dependent on some package in the list via a playstore update.

What device and firmware are you using? If this happens again after a factory reset please let me know which package causes it.

KenHV commented 4 years ago

com.android.providers.userdictionary was the dependency that got removed, restoring it works. I tested this on a J710FN (Galaxy J7 2016) with latest 8.1.0 firmware.