mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 16:36:02 +03:00
[GH-ISSUE #44] Not working in Android 12 #32
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#32
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 @amrathesh on GitHub (Nov 10, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/44
Shows successful pairing but doesn't open ADB shell, app used to work fine with Android 11.

@e-t-l commented on GitHub (Dec 2, 2021):
LADB is working fine on my Pixel 3 (unrooted) running Android 12. Can you provide nor einfo on your setup?
@TheBSGamer commented on GitHub (Dec 4, 2021):
I'm having this issue as well. I'm on a Galaxy S21 Ultra running the latest OneUI 4.0 update. Uninstalled the app and reinstalled with no difference. It worked previously on OneUI 3.1 for me. Not sure what I'm doing wrong. I enter the pairing code and port and get that successful message, then just nothing happens except for the loading icon.
@tytydraco commented on GitHub (Dec 4, 2021):
Very interesting, I've been getting a bunch of reports like these recently and I'm not sure why. I will check if any of my devices have this issue tonight after I finish studying. People usually seem to fix this by force closing LADB and opening it again. I think the issue is that LADB isn't detecting the device as paired even though it is, so it just stalls. I will fix this <3
@TheBSGamer commented on GitHub (Dec 4, 2021):
No worries. Thank you for your hard work!
If you need anything else from me, just let me know.
@tytydraco commented on GitHub (Dec 5, 2021):
Hopefully fixed in these commits:
0771eabd8e6257843a13Let me know if that fixed it for you. @TheBSGamer
@TheBSGamer commented on GitHub (Dec 5, 2021):
I might be a little naive, how can I test? Do I need to compile it? Sorry 😅
@tytydraco commented on GitHub (Dec 5, 2021):
It'll update on gplay in a day or less, or you can compile. Either work
@TheBSGamer commented on GitHub (Dec 5, 2021):
Okay. I'll wait for the update as I've never compiled an APK before.
@TheBSGamer commented on GitHub (Dec 5, 2021):
Hey @tytydraco, just got the update and that did the trick! Thank you!
@amrathesh commented on GitHub (Dec 5, 2021):
Thank you @tytydraco.