how Enabling USB Debugging on an Android Device

Viewed 48

I'm trying to make an automation test for my app. I'm using appium but each time android studio virtual devices run option of "Enabling USB Debugging on an Android Device" appear and my code can not work. What should I do I can not to tap allow each time it runs? My environment is Ubuntu and python.

more explanation: alright. I have a code that each time it runs and a virtual devices open my code block because of see this picture

enter image description here

and I don't know how set allow using code not manually.

0 Answers
Related