Skip to content

Android SDK Platform Tools

Category: OS / Android

Homepage: https://developer.android.com/studio/releases/platform-tools

Vendor: Google

License: Apache License 2.0

Source: HTTP

Profiles: Full (not included in Basic profile)

Tags: android, mobile-forensics, debugging

Android SDK Platform Tools include ADB and Fastboot for Android device management.

Tips

Platform Tools are installed in .\mount\Tools\AndroidSDK.

Usage

Use ADB to interact with Android devices.

Sample Commands

  • adb.exe -h

Sample Files

  • N/A