nohajc / termux-adb

Run adb in Termux without root permissions!
MIT License
359 stars 36 forks source link

adb command giving error after new update #23

Closed DelightReza closed 3 months ago

DelightReza commented 3 months ago

$termux-adb devices * daemon not running; starting now at tcp:5037 error: expected absolute path: "-L" ADB server didn't ACK Full server startup log: /data/data/com.termux/files/usr/tmp/adb.10256.log Server had pid: 7105

nohajc commented 3 months ago

Do you mean Termux update? Also, it could help me if you attached the startup log.

DelightReza commented 3 months ago

~ $ pkg show termux-adb Package: termux-adb Version: 0.2.2-1 Maintainer: nohajc Installed-Size: 6296 kB Depends: brotli, libc++, liblz4, libprotobuf-tadb-core, libusb, termux-api, zlib, zstd Homepage: https://github.com/nohajc/termux-adb Download-Size: 1585 kB APT-Manual-Installed: yes APT-Sources: https://nohajc.github.io termux/extras aarch64 Packages Description: Run adb and fastboot in Termux without root permissions

Notice: There is 1 additional record. Please use the '-a' switch to see it ~ $ pkg show libprotobuf Package: libprotobuf Version: 25.1-2 Maintainer: @termux Installed-Size: 6967 kB Depends: abseil-cpp, libc++, zlib Breaks: libprotobuf-dev, protobuf-static (<< 25.1) Replaces: libprotobuf-dev Homepage: https://github.com/protocolbuffers/protobuf Download-Size: 1088 kB APT-Manual-Installed: no APT-Sources: https://termux.net stable/main aarch64 Packages Description: Protocol buffers C++ library

~ $ pkg show libprotobuf-tadb-core Package: libprotobuf-tadb-core Version: 2:25.1 Maintainer: @termux Installed-Size: 2757 kB Depends: abseil-cpp, libc++, zlib Homepage: https://github.com/protocolbuffers/protobuf Download-Size: 666 kB APT-Manual-Installed: no APT-Sources: https://nohajc.github.io termux/extras aarch64 Packages Description: Renamed libprotobuf library for termux-adb

DelightReza commented 3 months ago

@nohajc the problem is termux update, in latest update fastboot device is also not detecting

I installed older version, everything works fine Version 0.118.0 (118) - Jan 11, 2022

nohajc commented 3 months ago

Interesting, I'm on version 0.118.1 and cannot reproduce the issue.

DelightReza commented 3 months ago

Interesting, I'm on version 0.118.1 and cannot reproduce the issue.

Pay store version or Fdroid

nohajc commented 3 months ago

F-Droid. The Play Store version isn't supported.

DelightReza commented 3 months ago

F-Droid. The Play Store version isn't supported.

I used play store version, so that's why