Other utilities include fastbootd , mke2fs , and hprof-conv , but ADB and Fastboot are the stars of the show.
#!/bin/bash PLATFORM_TOOLS_URL="https://dl.google.com/android/repository/platform-tools-latest-linux.zip" EXPECTED_SHA="<paste from Google>" androidsdk platform tools verified