Unable connect when are used an Android Device Emulator
See original GitHub issueDescribe the bug
When I tried to connect an Android Device Emulator created at the Android Studio (AVD), Airtest’s log show me this message: Failed to execute ADB commands, please read Docs But don’t have any topics about AVD in the doc. Sometimes the Ide crashed when tried to connect, but this is not usual.
To Reproduce Steps to reproduce the behavior:
- Go to ‘Devices’
- Click on ‘refresh ADB’
- Click on ‘connect’
- See the error on log
Expected behavior Connect on Device (Emulator or not) normally
Screenshots If applicable, add screenshots to help explain your problem.
python version: python3.5
airtest version: V1.0.0(PREVIEW)
Smartphone (please complete the following information):
- Device: [Emulator Nexus 5]
- OS: [e.g. Android 8.1]
- more information if have
Additional context Add any other context about the problem here.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Troubleshoot known issues with Android Emulator
This page lists known issues, workarounds, and troubleshooting tips for the Android Emulator. If you encounter an issue not listed here or ...
Read more >Android emulator not able to access the internet - Stack Overflow
Open Android emulator and go to the Extended Controls. Then go to the setting => proxy(Tab), ...
Read more >Android Emulator is Not Able to Access the Internet
Android Emulator is Not Able to Access the Internet ... An Android Emulator is used to simulate Android devices on any computer. It...
Read more >Android Emulator Troubleshooting - Xamarin - Microsoft Learn
Launch the emulator from the Android Device Manager (select your virtual device and click Start). · Open a command prompt and go to...
Read more >Unable to Connect to Android Emulator
I create an android emulator (default settings for Pixel device) device in the ... option to try to use that Visual Studio connecting...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@vitorc Hi, buddy. I’ve tried the Nuexus5 with Android8.1, seems fine.
Here’s my operation:
If you still can’t connect it, try the latest version of AirtestIDE 😃
@rockywhisper Thanks. It’s Worked with the new version. Thanks a lot.