Hi,
I am trying to setup appium in windows and I am able to launch the app from android mobile. Where as I am facing problem while trying to launch from Android Wear (watch) 2.0.
I am using appium version 1.4.16
Windows 7 and visual studio 2015.
Using c# language.
The error what I am getting is "error: Failed to start an Appium session, err was: Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c “C:\ANDROID-SDK\platform-tools\adb.exe -s shell “ps ‘uiautomator’””
Please help me to fix this issue.
Also if any body can provide step by step process to launch the app from Android Wear is very helpful.
I am new to this appium.