I am doing everything like in this instruction (
System Setup Android). I have followed also
this bug, to start the inspector properly: "you'll need app path with the .apk, android package, android activity, and pre-launch application (from prefs)"
I am getting the following error: Could not pre-launch appium:
Error: Could not find adb in tools, platform-tools, or build-tools under "/Users/mariann/Desktop/adt-bundle-mac-x86_64-20130917/sdk/ "; do you have android SDK installed into this location?I have my environment variables set in all shells (.bash_profile, .bashrc, .profile). Is there any way to start appium inspector for android?
I can't run my test properly, because it can not find an elements.
Thanks for all your ideas/advices.