logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ADB Devices - List Connected Devices | Online Free DevTools by Hexmos

List connected Android devices with ADB Devices. Identify device IDs, serial numbers, and system information quickly. Free online tool, no registration required.

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

return

See Also