Articles → ANDROID → Adb.Exe In Android

Adb.Exe In Android






What Is Adb.Exe File?





Where Is Adb.Exe Stored?




<Android SDK location>/Platform-tools 



How To Execute Adb.Exe In Command Prompt?


  1. Open command prompt.
  2. Go to ‘Platform-tools’ folder using cd command.
  3. Write "adb.exe".


Picture showing the output when 'adb.exe' command is executed in command prompt
Click to Enlarge


How To Check The List Of Emulators Attached?




adb.exe devices


Picture showing the output when 'adb.exe devices' command is executed in command prompt
Click to Enlarge



adb.exe devices -l


Picture showing the output when 'adb.exe devices -l' command is executed in command prompt
Click to Enlarge


Start-Server And Kill-Server Command




adb start-server
adb kill-server



Get The List Of All Permissions




adb shell pm list permissions



Posted By  -  Karan Gupta
 
Posted On  -  Friday, December 6, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250