Issue
I am trying to run a xamarin UI Test but I keep getting
"The running adb server is incompatible with the Android SDK version in use by UITest"
Googled it and cannot find answer I am using
- XamarinUITest= 3.0.7
- Nunit3TestAdapter 3.17
- Android SdK built tools 29.0.2 Set up
- Android_Home = C:\Program Files (x86)\Android\android-sdk
Why Am I keeping getting the above error what am I Missing?
Where do I find instructions and what is compatible to what?
Solution
Basically if you have any directory in the androidSdK with a name "old" you should delete them and this fixed it for me
Answered By - developer9969
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.