RemoteAdbShell
RemoteAdbShell copied to clipboard
Running adb commands automatically on boot
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/