News

How to install the Android SDK While this might all sound quite complicated, there is good news: you don’t need to worry about the Android SDK much at all anymore. For the most part it will be ...
Google has made ADB and fastboot available as a standalone package, meaning users no longer need to download them with Android Studio or the Android SDK.
You can get the platform tools for Windows, Linux, or Mac direct from Google's servers. You get a ZIP file containing the platform tools folder with ADB, fastboot, and a few other tools.
Instead of the usual 400MB to 1.6GB download to install the package required to do basic ADB and Fastboot commands, Google have now packed it all into a single Zip file. For the basic hacker/user ...