android emulator list
Stay organized with collections
Save and categorize content based on your preferences.
Lists available virtual devices.
Usage
android emulator list [-h] [--long]
Options
-h,--help - Shows the help message for the specified command.
--long - Give more detailed information.
android options:
--sdk=PARAM - Path to the Android SDK.
-v,--verbose - Enable verbose output for troubleshooting.
-V,--version - Print version information and exit.
Description
android emulator list lists all configured Android Virtual Devices (AVDs) on your machine.
Pass --long to include detailed metadata (AVD ID, AVD Name, API Level, Status, and Serial) for each AVD.
Examples
List all available virtual devices:
android emulator list
List virtual devices with detailed configuration information:
android emulator list --long
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-09-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-25 UTC."],[],[]]