mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 00:15:59 +03:00
[GH-ISSUE #99] Shizuku API integration #77
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#77
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 @dyingjedi on GitHub (Mar 9, 2023).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/99
Shizuku API integration
@GL513 commented on GitHub (Mar 15, 2023):
Personally, I don't think this is needed since Shizuku already has a section telling you how to use a terminal app, such as Termux with Shizuku. LADB has a bit of a different goal, not needing any more applications other than itself.
@dyingjedi commented on GitHub (Mar 21, 2023):
Although the point still stands. as to being able to run both side by side if done and made to use shizuku. as of now you have to shutdown Shizuku to run LADB. Lame. makes device vulnerable, having to shut down shizuku.
@yurikodesu commented on GitHub (Mar 21, 2023):
How the hell does it make device vulnerable?
@GL513 commented on GitHub (Mar 28, 2023):
https://gitlab.com/sunilpaulmathew/ashell
https://f-droid.org/en/packages/in.sunilpaulmathew.ashell/
@yurikodesu commented on GitHub (Apr 9, 2023):
What are you trying to tell?
@GL513 commented on GitHub (May 18, 2023):
It does just what LADB does, but with shizuku, so it technically has better compatibility than LADB because the shell can run just as long as shizuku is running, even when not on WiFi.
@mirh commented on GitHub (Jul 5, 2023):
If we are talking about using the adb privilege shizuku has.. I don't really see much of a point.
It has basically the same pros and cons of what LADB already does.Ok actually, I just checked their "older android" launch script and it doesn't seem to involve wireless adb. So, I suppose you never know what fancier/lazier/stranger users could prefer or have available.
On the other hand, if LADB could exploit the (potential) root permissions of shizuku for a root shell it would be great. But I'm not sure how convenient or pointless that would be, over just requesting root permissions yourself directly.