Save your time shizuku has detailed documentation to guide users Only you need to do is to let the users install shizuku. Please allow shizuku to run in the background Searching for pairing service requires access to the local network, and many manufacturers disable network access for apps as soon as they become invisible You can search the web for how to allow apps to run in the background on your device. Let your app use system apis directlylast updated:apr 8, 2021 12:45 am
The shizuku app will direct the user to run a process (shizuku service process) using root or adb When the app process starts, the shizuku service process sends the binder to the app process. 常见问题 许多厂商对 Android 系统进行了修改,这会造成 Shizuku 无法正常工作。 通过无线调试启动:一直显示“正在搜索配对服务” 请允许 Shizuku 在后台运行。 搜索配对服务需要访问本地网络,许多厂商在应用不可见后立刻禁止应用访问网络。 Shizuku 可以帮助普通应用借助一个由 app_process 启动的 Java 进程直接以 adb 或 root 特权使用系统 API。 Shizuku 这个名字来自 这里。 簡介 Shizuku 可以幫助普通程式藉助一個由 app_process 啟動的 Java 程序直接以 adb 或 root 特權使用系統 API。 Shizuku 這個名字來自 這裡。 Shizuku 為何而生? Shizuku 的誕生主要有兩大目的: 提供一個方便地使用系統 API 的方式 為部分只需要 adb 許可權的程式開發提供便利
OPEN