ADB could not be found at

@Jig_Dalal

I am unable to connect ADB . COULD YOU PLEASE TELL ME the resolution of this issue .

Thanks in Advance .

The above issue is bcoz of the path : your Java_path should only be untill sdk not tools

Set ANDROID_HOME variable as “/Users/…/Applications/Android_SDK/android_sdk_macosx”

Refer below link for more details:
http://appium.io/slate/en/1.4/?java#setting-up-appium

Hello Guys,

I have solved it by following bellow the steps

-> Open aapium
-> Click on “Edit configurations”
-> Set your android sdk path in the “ANDROID_HOME” variable
-> Click on “Save and Restart”
-> Everything should be worked

Also, you can see the attached screenshot.