Acts as a versatile "bridge" between a workstation and an Android device. It allows users to install applications, manage files, and access the Android shell to execute system-level commands.
adb install C:\path\app.apk adb install -r C:\path\app.apk # Reinstall, keeping data adb uninstall com.example.app adb shell pm list packages # Lists all installed packages platform-tools r31.0.3-windows
For further reading on the evolution of these tools, check the official Google Android Developer documentation . Acts as a versatile "bridge" between a workstation
You have the stock firmware (boot.img, system.img) for your device. system.img) for your device.