Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a aarch64 version for Android 6.0.1? #4

Open
tigran123 opened this issue Oct 4, 2016 · 2 comments
Open

Is there a aarch64 version for Android 6.0.1? #4

tigran123 opened this issue Oct 4, 2016 · 2 comments

Comments

@tigran123
Copy link

When I try to execute your binary on Android 6.0.1 on UMI Super (aarch64 architecture) I get the following error:

$ ./adb-arm-binary 
-bash: ./adb-arm-binary: No such file or directory
$ file adb-arm-binary 
adb-arm-binary: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.3, for GNU/Linux 2.6.16, BuildID[sha1]=c19caa8dc3b6b9ae563a8998cbbd9ab55f973b09, not stripped
$ uname -a
Linux localhost 3.18.22 #9 SMP PREEMPT Fri Sep 23 18:15:07 CST 2016 aarch64 Android

Could you please compile it for Android 6.0.1? Thank you! :)

@applehub
Copy link

Can I implement it by modifying android.mk? I really need your help

I wanted to compile the ARM-Linux ADB, but there was no tool chain. Or the tool chain could not be used, and then I compiled it, but linker was wrong, so I created the directory/system/bin/linker and /system/lib

@qhuyduong
Copy link

qhuyduong commented Nov 20, 2017

Hi @tigran123 ,

You can folk my repository for AARCH64 version of ADB:
https://github.com/hduong85/arm_adb

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants