automated tests - Appium [Android] - Couldn't launch app on virtual device -


i installed appium , necessary stuff running of application via android avd

then started virtual device , launched appium (sure path application set in settings before launching) http://take.ms/wrg8w

i don't know whether application should open after launching or not. thats why ran inspector. seems device connected , inspector launched thing saw android logo.. launched application wasn't presented , result wasn't able record anything, here screenshot http://take.ms/caglt

maybe caused because of super slow virtual device.. please help

it's because andriod emulator slow. best use android device itself. had same issues. there options accelerate simulator, haven't worked me

if have andriod tab or phone, quite easy started. need adb installed ( been done logs see)and driver of phone device.

then adb devices see if device listed. after can start interacting device.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -