mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 00:15:59 +03:00
[GH-ISSUE #58] [Enhancement] Plugin like API for other apps #43
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NonstickAtom785 on GitHub (Jan 17, 2022).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/58
Universal Android Debloater
So I'm thinking of making an app that allows for a full ADB Debugging GUI application from Android. But I want to first know if it's possible to call on LADBs connection to the local host. As you have worked really hard to make this app I don't want to push people away from using it. I want to encourage the usage and also possibly develop a plugin application. The link above is a gui which supports linux that I want to port to android to make the first actual gui to support non-rooted users. It would be nice to have an app like this that could use LADB to allow full user control without a PC. One of them things that you would see on an XDA Developers headline lol. I don't think I could do this alone though. And I would like to know if you think this is feasible. I want to keep it open source which is why I'm sending a github issue instead of an email.
@tytydraco commented on GitHub (Oct 15, 2022):
I think Shizuku already does a better job at this honestly. It's more built for keeping a session alive like this. LADB closes it's session when the user closes the app, and an API would need to repair the device again. But thank you for this idea! :)