How to Downgrade Android SDK Platform Tools

When you’re stepping into the world of custom development, your first interaction will be with the Android SDK Platform Tools. These tools are essentially official ADB binaries by Google and they’re needed so that your PC can identify the device in an ADB Mode. After check-marking this requirement, you can proceed ahead and execute the ADB Commands.

However, every once in a while, an exception could creep into this rule. This is just what has happened now. Many users are claiming that after they installed the latest version of platform tools, they aren’t able to access the FastbootD Mode.

As a result, the users aren’t able to flash a few specific partition files designed for this mode. One way to fix this issue is by downgrading these tools. In this guide, you will get to know how to downgrade Android SDK Platform Tools

How to download an older version of Android SDK Platform Tools?

How to Downgrade Android SDK Platform Tools

If you go to the official Google website housing the Android SDK Platform Tools, you  can get hold of the latest version. But how does one get an older version of these tools? With only a little bit of tinkering with the URL, you may access an older release for download.

  • Google follows the following URL scheme from its platform tool –

https://dl.google.com/android/repository/platform-tools_r33.0.0-windows.zip

How to downgrade Android SDK Platform Tools

  • First, you should delete the latest version of the Android SDK Platform Tools
  • After that, open View Advanced System Settings by going to the Start menu
  • Go to the Advanced Lab of System Properties before clicking on Environmental Variables
  • Now, choose the Path field under System Variable and then click “Edit”
  • Now, select the Platform Tools path and then click on “Delete”
  • Once it is done, you should download an older version of these tools and extract it
  • Once again, you should head over to the Edit Environmental Variable page and now click “New”
  • Type the location where you had extracted the older version of Platform Tools and then hit OK
Aviral Sharma
Aviral Sharma
Aviral Sharma is a talented and passionate writer who has been using words to express his thoughts ever since he learnt how to hold a pen. He is passionate about outer space, history, sports and most importantly technology. Aviral is a regular writer for rootmygalaxy.net and has been getting better by the day. He currently own Samsung Galaxy S24 Ultra, iPhone 13 and a HP Pavilion laptop

Leave a Comment