Sauberes, Leeres Android-App nicht zu bauen, - 'konnte nicht finden, Build-Tools, revision 23.0.0 rc1'

Neuen Android Versucht, den Aufbau einer sauberen "Leere App" android-Projekt.

Bekomme ich die folgende Fehlermeldung, was ist verwirrend ist, weil ich habe die version 24 installiert mit dem SDK-manager nicht sicher, warum seine Suche nach versoin 23. Es nicht geben Sie mir jede Art von Linie Nummer zu schauen, obwohl, irgendwelche Vorschläge? Danke.

Configuration on demand is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAppcompatV72220Library UP-TO-DATE
:app:prepareComAndroidSupportSupportV42220Library UP-TO-DATE
:app:prepareDebugDependencies
:app:compileDebugAidl FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:compileDebugAidl'.
> aidl is missing

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 2.243 secs
Executing tasks: [:app:assembleDebug]

Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> failed to find Build Tools revision 23.0.0 rc1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1.136 secs
Schreibe einen Kommentar