Sodamhan.com

TL;DR

adb devices

List connected Android devices. More information: https://manned.org/adb.

  • List devices:

adb devices

  • List devices and their system info:

adb devices -l

This document was created using the contents of the tldr project.