i have a project with ionic and works fine in browser, but when i try to load it on Android Studio, i import it and then appear a error saying:
Error:failed to find Build Tools revision 24.0.1
<a href="install.build.tools">Install Build Tools 24.0.1 and sync project</a>
If i try to downgrade the version cordoba project not run, weird thing is that according to the IDE i have the correct version of it.
Even in build.grade file
compileSdkVersion 24
buildToolsVersion '24.0.1'
SDK Manager: