RemoteAdbShell icon indicating copy to clipboard operation
RemoteAdbShell copied to clipboard

Running adb commands automatically on boot

Open jan-kleks opened this issue 1 year ago • 0 comments

I wonder whether a feature could be added to this app to (silently) run certain adb commands when a device is booting? And after the start-up process, Remote ADB Shell could quit .

It could potentially be used, for instance, to automatically set during each reboot "Background process limit", see for more info: https://github.com/flode/SetAndroidProcessLimit/issues/5 And other cool adb stuff...

As an example of this functionality, check out this app which can run adb commands at launch on Fire TV: https://xdaforums.com/t/app-no-root-adb-on-boot-run-adb-commands-at-boot-automatically.4368281/

jan-kleks avatar Oct 19 '23 23:10 jan-kleks