Install Android Sdk Platformtools Revision: 2801

Google distributes platform-tools through the Android SDK manager and as direct ZIP downloads from developer.android.com. For historical revisions, official archived downloads may not always be clearly linked; many developers obtain older releases from:

Now that you have installed the tools, you need to verify that your computer recognizes them and that you are indeed running Revision 28.0.1. install android sdk platformtools revision 2801

Expected Output: You should see output similar to this, confirming the version number: Expected Output: You should see output similar to

Android Debug Bridge version 1.0.40 Version 28.0.1-4987591 Android Debug Bridge version 1

If you see "Version 28.0.1," congratulations! You have successfully installed the specific revision.


Adding the platform-tools folder to your PATH allows you to run adb, fastboot, etc., from any terminal.