bmx666 / android-appcachecleaner

Android Cache Cleaner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working in Android 14 pixel os

AntarCrypto opened this issue · comments

Not opening storage & cache
I think because of font in Android 14

Hi @AntarCrypto
Does app work in English System Language?

Could you please install debug version?
https://github.com/bmx666/android-appcachecleaner/releases/download/v1.9.2/app-debug.apk

Please set English System Language on your phone (easy to debug).
Select 2-3 apps and start process.

After that app will generate log file (no sensitive information, just app names and view tree of AppInfo)
You could attach generated file here.

Hi @AntarCrypto Does app work in English System Language?

Could you please install debug version? https://github.com/bmx666/android-appcachecleaner/releases/download/v1.9.2/app-debug.apk

Please set English System Language on your phone (easy to debug). Select 2-3 apps and start process.

After that app will generate log file (no sensitive information, just app names and view tree of AppInfo) You could attach generated file here.

Pixel os 14 is on beta has some kind of font problem so I switched to pixel os 13 it's working fine here
Close the thread if you want

@xmm076 please attach log file here.

appcachecleaner-log.txt

System app - com.samsung.slsi.telephony.oem.oemrilhookservice
After perform click on Storage and Cache it returned success but after nothing happens, no feedback from Accessibility service and displayed window.
Please try select just this app and do cache clean

Hi @AntarCrypto , Google recently updated Android 14 and I finally found the root cause.
Google implemented a bug that triggers a recheck of battery optimization in the background job each time the Settings show AppInfo, regardless of whether AppInfo was opened manually by user or by an app. So, if you open too many AppInfo instances, something breaks in the Android System, causing undefined behavior.

New issue - #190

Sending non-protected broadcast com.android.settings.battery.action.PERIODIC_JOB_RECHECK