Skip to main content

AS - Verify Your Android Device or Emulator is Configured Correctly

info

Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .

  1. Open a command line.

  2. Under your Appium Studio installation directory, navigate to bin/adb (Windows: C:\Program Files (x86)\Appium Studio\bin\adb, MAC: */*Applications/Appium Studio/bin/adb).

  3. Execute the command adb devices.

    You should see your device listed in the command output.