0

I am trying to install appium in windows OS. I added tools and platform-tools folder path into the system path. But still adb is not recognizable by the system!!!!

CMD Output Image : Console Output

Folder View :

Folder View

dvhh
  • 4,724
  • 27
  • 33

1 Answers1

1

You have a space in your path after "platform-tools".

Buddy
  • 10,874
  • 5
  • 41
  • 58