Difficulties with Ionic framework and android sdk?

Asked

Viewed 593 times

0

I’m starting to work with the Ionic framework, and I’m having some difficulties when it comes to building (build) the application. when I execute the command

ionic build android

returns the following error

C:\Program Files\Android\android-sdk\tools\ant\build.xml:483: SDK does not have any Buil Tools instaled.

Being that I installed all the build-tools available in SDK manager and configured the environment variables exactly as says the site tutorial but still does not work.

Any doubts regarding the question I am at your disposal.

Thanks in advance for the answers.

Thank you.

1 answer

0


By error it seems that you have not installed (or removed?) the package Build Tools.

Go to the directory where the Android SDK is installed, run the SDK Manager.exe and check that the package is installed according to the image below:

Android SDK Manager

Browser other questions tagged

You are not signed in. Login or sign up in order to post.