Skip to content

adb.bin is 32-bit instead of 64-bit #70

@p-bogi-ba

Description

@p-bogi-ba

Hello, after installation on Samsung Galaxy S20 FE it reports:
~ $ adb shell
error: "/data/data/com.termux/files/usr/bin/adb.bin" is 32-bit instead of 64-bit
~ $ uname -a
Linux localhost 4.19.113-27223811 #1 SMP PREEMPT Tue Oct 8 12:32:03 KST 2024 aarch64 Android

During searching for a solution I found on termux/termux-packages#214:
It's because tsu uses /system/lib which was I think a symlink to /system/lib64 on my device up to Nougat but now a directory with 32 bit libraries.

Please do you have a solution for this issue? My phone is not rooted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions