openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.26k stars 1.36k forks source link

Failed to connect 127.0.0.1:7912 Memu #922

Closed borisprosto closed 2 months ago

borisprosto commented 8 months ago

Failed to connect 127.0.0.1:7912 This error I see in the ATX application, which I installed uiautomator on the Memu emulator.

Please advise on how to fix it? Because of this error, I can't enable uiautomator on the emulator.

MEmu_j7JO2jsqNo
Sergey-sply commented 3 months ago

Did u solved it? I hame same problem :(

codeskyblue commented 3 months ago

Just use code to d.connect ,this button is useless

Sergey-sply commented 3 months ago

Just use code to d.connect ,this button is useless

Its not working When im trying to connect to d, I get an error saying that the connection has failed.

codeskyblue commented 3 months ago

Is you adb shell working?

Sergey-sply commented 3 months ago

Is you adb shell working?

Yes, when i connect to the emulator on which android 7 all works fine. I have problem on android 9v.

codeskyblue commented 2 months ago

fixed