How to use appium-adb (java client)

Hi!
I installed npm package appium-adb and I can’t understand what I should do next…
What should I do to import in my java test files?
I read https://github.com/appium/appium-adb, but I don’t understand steps to turn on that for java tests…

5 Likes

Same problem… Any Clue?? @pieceofquality

Indeed, looks strange. There is a snippet of python code but I don’t see any bindings, neither in python nor in java

i have the same doubt. but for python client