When I run a test, on my phone nothing happens

I run simple test and appium answers like that


but on emulator nothing happens except opening the application
on my java project

what is the reason?
Note. my android emulator sometimes show window “system ui isnt responsing”, but it works perfectly when i touch it on appium desktop

1 Like

Am facing the same. It will launch the application but not performing any actions.

I found solution. Try import this jar https://drive.google.com/drive/folders/1UGCYofBGpjOSwwlInuScStAwNRXfPsis?usp=sharing
let me to know if it help