Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • This worked for me. I didn't have ANDROID_HOME set and Cordova assumed it was at /usr/lib/android-sdk which was incorrect Commented Feb 27, 2018 at 12:47
  • I have the same, except I stopped before /Sdk. Seems anything wrong with that line breaks it Commented Jun 28, 2018 at 11:24
  • I had C:\Users\alexa\AppData\Local\Android\Sdk\platforms instead of C:\Users\alexa\AppData\Local\Android\Sdk Commented Dec 26, 2023 at 4:25
  • -- Relaunch Android Studio, Relaunch the terminal, Relaunch cordova build. Commented Dec 26, 2023 at 4:32