RikkaApps / Shizuku

Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Apache License 2.0
10.79k stars 631 forks source link

Shizuku support on Android 14 #360

Open fnzv opened 1 year ago

fnzv commented 1 year ago

Requirements:

Information:

Logs: I do not have specific logs but it seems that wireless debug gets disabled automatically (after pairing and running for a few minutes, so basically it works for 2-3 minutes)

Describe the bug: Shizuku gets suspended and stop running since the update to Android 14 I am using Shizuku to run the app "Better Internet Tiles" in order to have the quick toggles, are you aware of any conflict between Shizuku and Android 14 version?

Thank you for your time, any hint is much appreciated to collaborate/dig deeper further on it

fnzv commented 1 year ago

As of now the only solution is starting Shizuku via ADB from a Computer and never shutoff or reboot the phone:

adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh

Which seems good since most people never reboot their phone

castdrian commented 9 months ago

FYI this issue is either nonsense or device specific, no issues with wireless activation on ONE UI 6

Caerus256 commented 9 months ago

As of now the only solution is starting Shizuku via ADB from a Computer and never shutoff or reboot the phone:

adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh

Which seems good since most people never reboot their phone

doesn't seems to work, as soon as i disconnect my phone, shizuku stops. I shouldn't have updated to android 14

fnzv commented 9 months ago

As of now the only solution is starting Shizuku via ADB from a Computer and never shutoff or reboot the phone:

adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh

Which seems good since most people never reboot their phone

doesn't seems to work, as soon as i disconnect my phone, shizuku stops. I shouldn't have updated to android 14

For me it does still work with a Google Pixel - Android 14 with the January 2024 update (UQ1A.240105.004 build) I just connect it to a PC with adb and run the command, as far as i do not reboot it does work

galax20002 commented 2 months ago

I know this is quiet old but im running Android 14 and have the exact Same issue. Shizuku Stopps working as soon as i unplug USB. Wireless Debugging also Stops when unplugging usb