How can I build ADB ARM myself?

30 views Asked by At

I'm trying to build adb for ARM, but I couldn't find the adb folder in the platform_system_core repository at https://github.com/aosp-mirror/platform_system_core/tree/master. I've also tried cloning the official repository at https://android.googlesource.com/platform/system/core, but the adb folder does not exist there either. Has the path changed? Can you tell me where to find the source code of adb and how to build it for ARM?

0

There are 0 answers