rumboalla / apkupdater

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
GNU General Public License v3.0
2.77k stars 218 forks source link

Can't turn on root install #530

Open bonbonboi opened 3 months ago

bonbonboi commented 3 months ago

Hello I'm trying to enable root install with latest release ci 521 but it didn't work. What can I do about it?

rumboalla commented 3 months ago

Is it working for 3.0.3 or 3.0.2? Also provide logs. The last release has a button for that in Settings.

bonbonboi commented 3 months ago

Yes it's working fine with previous releases before the ci. The last 4 lines of the log I was trying to turn on the root install.

--------- beginning of main 03-27 00:10:29.841 24377 24377 E m.apkupdater.c: Not starting debugger since process cannot load the jdwp agent. 03-27 00:10:30.059 24377 24377 I Perf : Connecting to perf service. 03-27 00:10:30.112 24377 24377 D WM-WrkMgrInitializer: Initializing WorkManager with default configuration. 03-27 00:10:30.124 24377 24377 D WM-PackageManagerHelper: Skipping component enablement for androidx.work.impl.background.systemjob.SystemJobService 03-27 00:10:30.124 24377 24377 D WM-Schedulers: Created SystemJobScheduler and enabled SystemJobService 03-27 00:10:30.136 24377 24377 I [Koin] : [init] declare Android Context 03-27 00:10:30.145 24377 24377 I [Koin] : loaded 34 definitions in 1.314375 ms 03-27 00:10:30.479 24377 17283 I AdrenoGLES: QUALCOMM build : 875a422, Ia3355e5d5a 03-27 00:10:30.479 24377 17283 I AdrenoGLES: Build Date : 05/15/20 03-27 00:10:30.479 24377 17283 I AdrenoGLES: OpenGL ES Shader Compiler Version: EV031.27.05.08 03-27 00:10:30.479 24377 17283 I AdrenoGLES: Local Branch : 03-27 00:10:30.479 24377 17283 I AdrenoGLES: Remote Branch : 03-27 00:10:30.479 24377 17283 I AdrenoGLES: Remote Branch : 03-27 00:10:30.479 24377 17283 I AdrenoGLES: Reconstruct Branch : 03-27 00:10:30.479 24377 17283 I AdrenoGLES: Build Config : S L 8.0.12 AArch64 03-27 00:10:30.503 24377 17283 I AdrenoGLES: PFP: 0x005ff112, ME: 0x005ff066 03-27 00:10:30.551 24377 17283 W Gralloc3: mapper 3.x is not supported 03-27 00:10:31.006 24377 17288 W m.apkupdater.c: Unknown chunk type '02'. 03-27 00:10:31.219 24377 17288 W m.apkupdater.c: resources.arsc in APK '/data/app/com.teslacoilsw.launcher-mzeU0hjITYM-ayHZYpv-ww==/base.apk' is compressed. 03-27 00:10:31.935 24377 17275 I m.apkupdater.c: Background young concurrent copying GC freed 709476(27MB) AllocSpace objects, 8(244KB) LOS objects, 86% free, 7377KB/55MB, paused 136us total 106.522ms 03-27 00:10:32.068 24377 17290 W m.apkupdater.c: resources.arsc in APK '/data/app/com.antispycell.connmonitor-CQ56XWNdVit-K26P_J98EQ==/base.apk' is compressed. 03-27 00:10:33.817 24377 17290 W m.apkupdater.c: resources.arsc in APK '/data/app/idm.internet.download.manager.plus-2lqr4-gYTD408mFdPaI0oQ==/base.apk' is compressed. 03-27 00:10:36.146 24377 17366 D ProfileInstaller: Installing profile for com.apkupdater.ci 03-27 00:10:37.459 24377 17323 I PlayHttpClient: OKHTTP [200] https://android.clients.google.com/fdfe/bulkDetails 03-27 00:10:37.842 24377 17275 I m.apkupdater.c: Background concurrent copying GC freed 1298566(45MB) AllocSpace objects, 15(316KB) LOS objects, 66% free, 15MB/45MB, paused 239us total 272.315ms 03-27 00:10:41.395 24377 17275 I m.apkupdater.c: Background young concurrent copying GC freed 414349(23MB) AllocSpace objects, 13(536KB) LOS objects, 49% free, 23MB/45MB, paused 123us total 181.422ms 03-27 00:10:45.289 24377 17275 I m.apkupdater.c: Background concurrent copying GC freed 966301(38MB) AllocSpace objects, 8(580KB) LOS objects, 77% free, 7160KB/30MB, paused 59us total 132.974ms 03-27 00:10:45.293 24377 17277 W System : A resource failed to call end. 03-27 00:10:45.293 24377 17277 W System : A resource failed to call close. 03-27 00:10:45.293 24377 17277 W System : A resource failed to call end. 03-27 00:10:45.293 24377 17277 W System : A resource failed to call close.

Chaprnks commented 2 months ago

I'm having the same issue. Rooted w/ magisk & sui, but the button just semi flickers, not turning on.

freshuk commented 2 weeks ago

Same here