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.