android - How to solve 'sdk manager path not recognized as an internal or external command' error? -


enter image description here

why sdk not opening , telling me sdk not recognized internal or external command , need update sdk?

but keeps telling me sdk manager opening won't show up.

to solve problem have check 2 things:

  1. your sdk location path
  2. your java environment variable

no. 1 solution:

window -> preferences -> android , under sdk location browse folder containing sdk , click apply. make sure in selected folder file named sdk manager.

no 2. solution:

just reset java path in environment variables.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -