I'm starting to work with the ionic framework, and I'm having some difficulties when building the application. when I run 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.
Since I installed all the build-tools options available in the SDK manager and I configured the environment variables exactly as the site tutorial says, but it still does not work.
Any questions regarding the question are available to me.
Thanks in advance for the answers.
Thank you.