[GH-ISSUE #87] Libadb.so update #69

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

Originally created by @teou1 on GitHub (Oct 13, 2022).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/87

Hey, i see you are using the very first available arm version compiled from Osmosis in the magisk repo 2 years ago (i was so thankful for it back then, after i learned that for cross compiling i need smth like Xeon with 32G ram and 500GB source code :) ) .

It seems things have moved a bit in these 2 years. There is a newer version in Termux in the android-tools package, and there is even newer and very current version from rendiix here

https://github.com/rendiix/termux-adb-fastboot

I think it's worth replacing, maybe will fix some weird problems with newer phones.

P.s. maybe you want to close/delete some issues to, from the 30 open probably 20 are spam or people that do not read the manual...

Originally created by @teou1 on GitHub (Oct 13, 2022). Original GitHub issue: https://github.com/tytydraco/LADB/issues/87 Hey, i see you are using the very first available arm version compiled from Osmosis in the magisk repo 2 years ago (i was so thankful for it back then, after i learned that for cross compiling i need smth like Xeon with 32G ram and 500GB source code :) ) . It seems things have moved a bit in these 2 years. There is a newer version in Termux in the android-tools package, and there is even newer and very current version from rendiix here https://github.com/rendiix/termux-adb-fastboot I think it's worth replacing, maybe will fix some weird problems with newer phones. P.s. maybe you want to close/delete some issues to, from the 30 open probably 20 are spam or people that do not read the manual...
kerem 2026-03-04 02:11:19 +03:00
Author
Owner

@tytydraco commented on GitHub (Oct 15, 2022):

I'll check later today but are these binaries statically compiled? Aka, can we just pop them in without a Termux environment? This is something I've been looking for for a long time 😉

<!-- gh-comment-id:1279791975 --> @tytydraco commented on GitHub (Oct 15, 2022): I'll check later today but are these binaries statically compiled? Aka, can we just pop them in without a Termux environment? This is something I've been looking for for a long time 😉
Author
Owner

@tytydraco commented on GitHub (Oct 15, 2022):

Update: They are dynamically linked. We need a statically linked binary or a binary that was compiled with the NDK, which is why this is so hard :((

<!-- gh-comment-id:1279828632 --> @tytydraco commented on GitHub (Oct 15, 2022): Update: They are dynamically linked. We need a statically linked binary or a binary that was compiled with the NDK, which is why this is so hard :((
Author
Owner

@tytydraco commented on GitHub (Oct 15, 2022):

Update 2: Wait, they are linked against /system/bin/linker64, this might work. Let me try it right now

<!-- gh-comment-id:1279828858 --> @tytydraco commented on GitHub (Oct 15, 2022): Update 2: Wait, they are linked against /system/bin/linker64, this might work. Let me try it right now
Author
Owner

@tytydraco commented on GitHub (Oct 15, 2022):

Oh boy oh boy it works.

<!-- gh-comment-id:1279829178 --> @tytydraco commented on GitHub (Oct 15, 2022): Oh boy oh boy it works.
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#69
No description provided.