ADB and Fastboot
Download Android SDK Platform Tools (Windows, Mac & Linux)
Android SDK Platform Tools download is now available as a zip file directly from Google. Just download the latest SDK platform-tools
Decompile, Modify and Compile APK Files with APK Easy Tool
APK Easy tool is a versatile utility using which you and not only decompile and modify APK files but also compile the APKs easily for
ApkTool – Decompile and Edit APK (Windows, Mac & Linux)
Long back in 2016, we published a detailed tutorial on compiling and decompiling APK files using APK Easy Tool. Today, we’ve come
Push and Pull Files Using ADB Commands on Android
An advanced Android user always wants to minimize the work during the development process so that more focus can be beamed onto the
Sideload ROMs and Mods Using ADB Sideload
Using ADB sideload, you can easily sideload ROM and mod zip files by executing commands. Follow this tutorial to know how you can
Use Android Device as PC for ADB and Fastboot
Here’s how you can use Android device as PC for ADB and Fastboot. Learn how you can execute ADB and Fastboot command on Android
3 Ways to Find Out Android App Package Name or Android App ID
The names of Android apps and APK packages differ a lot. There are times when we need to know the package name of an app or APK. In
List of ADB and Fastboot Commands for Android
Here’s a list of some useful ADB and Fastboot commands that might come in handy in different situations. These ADB commands and