Appium-doctor Results in Android Could NOT be Found in sdk

@Aleksei Thank you for the help. I already had installed Android Studio. I have version 4.The SDK Manager in this version has “Android SDK Tools” marked as Obsolete, so I had not installed them. So, to resolve this issue I did two things:

  1. Install the “Android SDK Tools” marked as Obsolete
  2. Add “C:\Users\CharlesTeague\AppData\Local\Android\Sdk\tools\bin” to my Path Environment Variables.

Now, the error message about not finding Android in the sdk no longer appears.

6 Likes