Vote count:
0
I want to run appium on an already installed app on my android device.
I want to set
File appDir = new File(classpathRoot, "../../../---");
File app = new File(appDir, "----.apk");
but I cannot find where is the apk installed on mu device (plugged in with usb and still dont find the apk in the file explored)
how can i easily find this apk path?
asked 52 secs ago
I have an installed apk but i cannot find its path using usb with file explorer on mac
Aucun commentaire:
Enregistrer un commentaire