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.93k stars 639 forks source link

Feature request: auto boot without root #248

Open murder opened 2 years ago

murder commented 2 years ago

This is for all Chromecast with Google TV variants, whether coming with Android 10 or recently updated to 12.

In the Android 10, the adb can be connected locally without network just by enabling USB debugging. In Android 12, the adb can be connect locally through network on 5555 just by enabling USB debugging.

Can you please provide this option?

Spirit532 commented 1 year ago

Some versions as low as 9 also support this(tested myself), enabling USB debugging also turns on wireless on 5555 which works locally.

e-t-l commented 1 year ago

To be clear, this is for Android TVs only, not phones, right?

Spirit532 commented 1 year ago

To be clear, this is for Android TVs only, not phones, right?

Yes