Modifying your Android device usually requires you to have ADB tools installed. Without it, you wouldn’t have access to developer commands which are included in ...
Building platform-tools and build-tools for Android, such as aapt aapt2 aidl zipalign adb fastboot... etc. If you need other tools, please refer to existing tools to add CMake file. Currently, only ...
But however my more preferred option would be: 2. Add android-tools-adb as a dependency to android-sdk. This would install android-tools-adb when installing the android-sdk and would keep things clean ...