Universal-Debloater-Alliance / universal-android-debloater-next-generation

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
2.22k stars 74 forks source link

Galaxy App fc, popup UI #398

Closed oldman20 closed 3 months ago

oldman20 commented 5 months ago

Describe the problem

Android Q Samsung N960F

Force Close Galaxy App after few seconds opened if debloat com.google.android.overlay.gmsconfig

popup UI revert similiar OASP UI if debloat com.google.android.overlay.modules.permissioncontroller

You have a solution?

Not select com.google.android.overlay.gmsconfig com.google.android.overlay.modules.permissioncontroller

to debloat

Provide logs

UAD_20240327.log

Acknowledgements

aryanpednekar45 commented 5 months ago

I have them debloated on my S23 Ultra, doesn't seem to have this issue! Old OneUI might be the issue!

oldman20 commented 5 months ago

so that maybe, cause im still OneUI 2.5

oldman20 commented 5 months ago

another issue on A10: dont disable/ remove framework-res__auto_generated_rro_vendor.apk in /vendor/overlay folder, it will make headphone jack 3.5 not work

AnonymousWP commented 5 months ago

popup UI revert similiar OASP UI if debloat com.google.android.overlay.modules.permissioncontroller

This description isn't clear to me. Be more specific please.

another issue on A10: dont disable/ remove _framework-res__auto_generated_rrovendor.apk in /vendor/overlay folder, it will make headphone jack 3.5 not work

Make a new issue for this.

AnonymousWP commented 3 months ago

@oldman20 Please follow-up on this.

oldman20 commented 3 months ago

@oldman20 Please follow-up on this.

popup UI revert similiar OASP UI if debloat com.google.android.overlay.modules.permissioncontroller

This description isn't clear to me. Be more specific please.

another issue on A10: dont disable/ remove _framework-res__auto_generated_rrovendor.apk in /vendor/overlay folder, it will make headphone jack 3.5 not work

Make a new issue for this.

Sorry im busy, add this too, pls

oldman20 commented 3 months ago

popup UI revert similiar OASP UI if debloat com.google.android.overlay.modules.permissioncontroller

This description isn't clear to me. Be more specific please.

i mean when disble it, all popup ui will back to center screen appear instead bottom, and has The gray ui is very ugly like on aosp rom

schbrns commented 3 months ago

Yes, it's an overlay. It's in the package name. All overlays are reskins of the AOSP versions. It doesn't affect anything but may cause more battery drain as the AOSP scale and colour scheme is less efficient than the overlay versions.

AnonymousWP commented 3 months ago

Thanks both of you, I'll fix that in the linked PR.