[GH-ISSUE #104] libadb.so forward -> "unknown command forward" #80

Closed
opened 2026-03-04 02:11:26 +03:00 by kerem · 0 comments
Owner

Originally created by @ITDev93 on GitHub (Jun 20, 2023).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/104

Hello,
I hope you and everyone reading this is good...

I am not using the LADB, rather writing my own, and I found an issue when running:
"adb forward tcp:4444 localabstract:/adb-hub"
which then I should run
"adb connect 127.0.0.1:4444"

This is the logic for Debug over Bluetooth...

but libadb.so does not have method forward and gives results as "unknown command forward"...
Is there a newer version of the libadb.so?

Thanks a lot for any help provided,
Regards...

Originally created by @ITDev93 on GitHub (Jun 20, 2023). Original GitHub issue: https://github.com/tytydraco/LADB/issues/104 Hello, I hope you and everyone reading this is good... I am not using the LADB, rather writing my own, and I found an issue when running: "adb forward tcp:4444 localabstract:/adb-hub" which then I should run "adb connect 127.0.0.1:4444" This is the logic for [Debug over Bluetooth](https://developer.android.com/training/wearables/get-started/debugging#bt-adb)... but libadb.so does not have method forward and gives results as "unknown command forward"... Is there a newer version of the libadb.so? Thanks a lot for any help provided, Regards...
kerem closed this issue 2026-03-04 02:11:26 +03:00
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#80
No description provided.