siavash79 / PixelXpert

mixed Xposed+Magisk module for customization of Google Pixel rom of Android 12+
GNU General Public License v3.0
1.75k stars 107 forks source link

Com.android.settings permanently non-responding #863

Closed HarriBuh closed 1 month ago

HarriBuh commented 1 month ago

Not sure whether this is a bug and whether it causes any bugs, but "com.android.settings" is always non-respoding according to the app. App version doesn't matter.

Screenshot_20240714-092635.png

Google Pixel 7 Android 14 Rooted with Magisk (canary 27004)

EleoXDA commented 1 month ago

It is not that vital. Whenever you open the settings app and recheck this value, it will respond. When app is killed or terminated, it will not respond. Das ist die Lebensregel :)

EleoXDA commented 1 month ago

Did you check to open the settings app and then rerun this?

HarriBuh commented 1 month ago

Did you check to open the settings app and then rerun this?

It works that way. So in addition to your explanation before, I take it that this is just a "little" bug (it still doesn't work as intended though), with no negative consequences.

EleoXDA commented 1 month ago

Did you check to open the settings app and then rerun this?

It works that way. So in addition to your explanation before, I take it that this is just a "little" bug (it still doesn't work as intended though), with no negative consequences.

It is not bug. It is how android is intended to work. Settings mods start working ONLY when settings app is running. and once it is open, the mods also run. If it is not open, there is nothing to mod. Simple.