@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:
- Install the “Android SDK Tools” marked as Obsolete
- 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.