Android ADB (Android Debug Bridge) View available devices

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Insert
> Step 2: And Like the video. BONUS: You can also share it!

Example

Command:

 adb devices

Result example:

List of devices attached
emulator-5554  device
PhoneRT45Fr54  offline
123.454.67.45  no device

First column - device serial number

Second column - connection status

Android documentation



Got any Android Question?