-
Notifications
You must be signed in to change notification settings - Fork 277
Issues: RikkaApps/Shizuku-API
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Enable Volte
adb shell setprop persist.data.iwlan.enable true
adb shell setprop persist.dbg.ims_volte_enable 1
adb shell setprop persist.dbg.volte_avail_ovr 1
adb shell setprop persist.dbg.vt_avail_ovr 1
adb shell setprop persist.dbg.wfc_avail_ovr 1
adb shell setprop persist.radio.rat_on combine
adb shell setprop persist.radio.data_ltd_sys_ind 1
adb shell setprop persist.radio.data_con_rprt 1
adb shell setprop persist.radio.calls.on.ims 1
adb shell setprop persist.data.iwlan 1
adb shell setprop persist.data.iwlan.ipsec.ap 1
adb shell setprop persist.radio.volte.dan_support true
adb shell setprop persist.radio.VT_ENABLE 1
adb shell setprop persist.sys.cust.lte_config true
adb shell setprop persist.rcs.supported 1
adb reboot
adb devices
adb reboot fastboot
fastboot devices
fastboot reboot recovery
#168
opened Dec 18, 2024 by
Adeeb77549
Starting with wireless adb...
info: start.sh begin
info: attempt to copy starter from /storage/emulated/0/Android/data/moe.shizuku.privileged.api/starter to /data/local/tmp/shizuku_starter
info: exec /data/local/tmp/shizuku_starter
info: starter begin
info: killing old process...
info: killed 5784 (shizuku_server)
info: apk path is /data/app/~~YQkzlmwBF4jS7yT8vu7IkA==/moe.shizuku.privileged.api-KxfMljY-UAhvLRoIYBPJzw==/base.apk
info: starting server...
info: shizuku_starter exit with 0
Waiting for service...
Service started, this window will be automatically closed in 3 seconds
#160
opened Dec 4, 2024 by
Emadayom
Previous Next
ProTip!
Follow long discussions with comments:>50.