Version 35.0.2 is available https://github.com/nmeum/android-tools/releases This should contain some mdns fixes I'm interested in. Therefore I'd appreciate a version bump.
I've tried to compile it but I got this error suggesting a newer libusb is needed: nnectionSpeed(int)’: /var/tmp/portage/dev-util/android-tools-35.0.2/work/android-tools-35.0.2/vendor/adb/client/usb_libusb.cpp:510:18: error: ‘LIBUSB_SPEED_SUPER_PLUS_X2’ was not declared in this scope; did you mean ‘LIBUSB_SPEED_SUPER_PLUS’?
Looks like libusb needs https://github.com/libusb/libusb/commit/5b17c383f8dd27e6938ffcc125c2a839db72c1ff They still might release 1.0.28 https://github.com/libusb/libusb/issues/1453#issuecomment-2505703949
(In reply to poncho from comment #2) > They still might release 1.0.28 libusb 1.0.28 was released today. https://github.com/libusb/libusb/releases/tag/v1.0.28
Sorry, I meant to tag the bug (as I'd seen it accidentally): commit 1f3ade12e5f1b8f84edaa69feea0c9ee73a6bbc5 Author: Sam James <sam@gentoo.org> Date: Wed Mar 19 23:49:39 2025 +0000 dev-libs/libusb: add 1.0.28 Signed-off-by: Sam James <sam@gentoo.org>
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851a443cd8d0de64e3548f5fe5f393b417b8836b commit 851a443cd8d0de64e3548f5fe5f393b417b8836b Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2025-03-20 05:18:47 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2025-03-20 05:18:52 +0000 dev-util/android-tools: add 35.0.2 Closes: https://bugs.gentoo.org/945162 Signed-off-by: Zac Medico <zmedico@gentoo.org> dev-util/android-tools/Manifest | 1 + dev-util/android-tools/android-tools-35.0.2.ebuild | 115 +++++++++++++++++++++ 2 files changed, 116 insertions(+)