[GH-ISSUE #33] [Feature request] startup script? #23

Closed
opened 2026-03-04 02:10:53 +03:00 by kerem · 3 comments
Owner

Originally created by @privacyguy123 on GitHub (Sep 8, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/33

Perhaps a way to run a set command on device boot? For those of us who run ADB WiFi on a custom port maybe?

Originally created by @privacyguy123 on GitHub (Sep 8, 2021). Original GitHub issue: https://github.com/tytydraco/LADB/issues/33 Perhaps a way to run a set command on device boot? For those of us who run ADB WiFi on a custom port maybe?
kerem 2026-03-04 02:10:53 +03:00
Author
Owner

@GL513 commented on GitHub (Sep 30, 2021):

Well, that really depends on what you are trying to run.

  1. most apps dont start until opened, or if they are set to receive the boot completed broadcast
  2. running scripts could potentially damage the device unknowingly, and if not, leave you stuck without a way to shut it down because the console would already be used if LADB is the app starting it.
  3. you can use Automate or Tasker itself and use Termux to run scripts. With Automate at least, you can tell it to run things at boot.
<!-- gh-comment-id:931230148 --> @GL513 commented on GitHub (Sep 30, 2021): Well, that really depends on what you are trying to run. 1) most apps dont start until opened, or if they are set to receive the boot completed broadcast 2) running scripts could potentially damage the device unknowingly, and if not, leave you stuck without a way to shut it down because the console would already be used if LADB is the app starting it. 3) you can use Automate or Tasker itself and use Termux to run scripts. With Automate at least, you can tell it to run things at boot.
Author
Owner

@tytydraco commented on GitHub (Sep 30, 2021):

Perhaps a way to run a set command on device boot? For those of us who run ADB WiFi on a custom port maybe?

Device boot will be difficult to implement as GL513 said, but I could do app start scripts! That's on the feature list.

<!-- gh-comment-id:931426288 --> @tytydraco commented on GitHub (Sep 30, 2021): > Perhaps a way to run a set command on device boot? For those of us who run ADB WiFi on a custom port maybe? Device boot will be difficult to implement as GL513 said, but I could do app start scripts! That's on the feature list.
Author
Owner

@tytydraco commented on GitHub (Oct 13, 2021):

Added

<!-- gh-comment-id:942776928 --> @tytydraco commented on GitHub (Oct 13, 2021): Added
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LADB#23
No description provided.