We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
droid explorer can't recognise android sdk directory
https://i.stack.imgur.com/DSt3Z.png
https://i.stack.imgur.com/fQ2fM.png
"Unable to identify the specified path as a valid Android SDK directory"
Though, that is the SDK directory, it's what Android Studio shows under file..project structure. C:\Users\User\AppData\Local\Android\Sdk
The text was updated successfully, but these errors were encountered:
A workaround is here: #63 You need to downgrade platform-tools to version (v 26.0.0)
Sorry, something went wrong.
Didn't Work For Me
The path might be not correct, try to set up the path. Example: C:\Users\DroidUser\AppData\Local\Android\Sdk\platform-tools
C:\Users\DroidUser\AppData\Local\Android\Sdk\platform-tools
No branches or pull requests
droid explorer can't recognise android sdk directory
https://i.stack.imgur.com/DSt3Z.png
https://i.stack.imgur.com/fQ2fM.png
"Unable to identify the specified path as a valid Android SDK directory"
Though, that is the SDK directory, it's what Android Studio shows under file..project structure. C:\Users\User\AppData\Local\Android\Sdk
The text was updated successfully, but these errors were encountered: