Rikka

Results 62 comments of Rikka

I was able to debug with CLion & OpenOCD like that blog just now. It only needs a board that have default JTAG pins (pin 0-3?) exposed and a not...

Classic "adb under Huawei cannot access /sdcard/Android" problem.

https://github.com/RikkaApps/App-Ops-issue-tracker/releases/tag/files

`provider is null` 应该出自这里: https://github.com/RikkaApps/Shizuku/blob/979235425dc3562b4ba38cc168b92513f2fbaefe/server/src/main/java/rikka/shizuku/server/ShizukuService.java#L527-L532 正常情况下,它应该永远不是 null。 听说一些厂商在限制后台运行的时候的行为也包括,使应用的 provider 不能被获取。可以看看是不是这个原因(

Sui.isSui() 里面就很简单的 binder 通信,它不可能说需要秒级别的时间的

@laiqun 直接 Thread.sleep 不是特别的好,个人觉得好一点的做法是用 handler.postDelayed,并且还要加入如果目标进程已经没了就移除掉(removeCallbacks)。

无法在原生系统上复现,由于手上暂时没有 MIUI 设备,故无法继续调查(

If Shizuku is installed in non-primary user (work profile, Samsung secure folder, app clone from other manufacturers, etc), it will be like this. The reason is Shizuku needs to write...

虽然但是但是虽然 但是是不是 像这样做是不是就不用考虑你加了这个他改了那个 https://github.com/RikkaW/HiddenApi/blob/master/compat/src/main/java/rikka/hidden/compat/adapter/TaskStackListenerAdapter.java 不碰快两年了 我不知道( @lisonge