adb-arm icon indicating copy to clipboard operation
adb-arm copied to clipboard

i need adb for aarch64 device

Open remo7777 opened this issue 7 years ago • 2 comments

i hv android 7.0 which is not root device its not working on my device😥😥 so i need adb aarch64 architecture.. plz help... thank you..

remo7777 avatar Oct 06 '17 08:10 remo7777

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

applehub avatar Nov 20 '17 07:11 applehub

Hi @remo7777 ,

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

Thanks

qhuyduong avatar Nov 20 '17 11:11 qhuyduong