The Android Debug Bridge (adb) tool

Latest update: January 22, 2021 ID: 15105
 
 
 
 

Android Debug Bridge (adb) is a tool for debugging Android devices. 

The adb utility allows you to:

  • View logs
  • Copy file from and to the device
  • Install and remove apps
  • Wipe and rewrite the data section in the devices’ memory
  • Run management scripts
  • Manage some network parameters
The Kaspersky support engineer may ask you to connect your devcie to the computer through the adb tool to diagnose the problem. Before using the tool, install the drivers to the computer. See below for instructions. 
 
 
 
 

How to install the adb drivers

 
 
 
 

How to check if the adb drivers were installed

 
 
 
 

How to connect the device through adb

 
 
 
 
 
 
 

Useful references

Android Debug Bridge (adb)

 
 
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.