problem:
failed to find build tools revision 26.0.1
reason:
build tools revision did not get
solution:
step 1:
tools -> android -> sdk manager-> SDK tools to see which versions are downloaded.
step 2:
File-> project structure -> app -> Property
select compile SDK version, build tools version is the downloaded version you just inquired.
step 3: appcompat-v7 should be consistent with the larger version of SDK tools.
compile 'com.android.support:appcompat-v7:25.3.1'
div>
Read More:
- failed to find Build Tools revision 23.0.2 Install Build Tools 23.0.2 and sync project
- Error resource Android datalogcornerradius not found
- [problem record] installed build tools revision 31.0.0 is broken during Android studio compilation
- Failed to find Build Tools revision 27.0.3
- gradle:failed to find Build Tools revision 29.0.2
- Failed to resolve: com.android.support:appcompat-v7:25.3.0
- [solved] not found android.support .v7. internal.app.WindowDecorActionbar
- Solve gradle project refresh failed
- When Android Studio runs the app, it prompts Error: Please select Android SDK
- Android Studio sync build.gradle appears: Failed to resolve: com.android.support:appcompat problem
- [Solved] Resource style/Theme.AppCompat.Light.NoActionBar failed linking
- Android Error | Failed to find target with hash string ”android-23′ in…
- Failed to resolve: com.github
- Failed to find target with hash string ‘android-25’ in:D:\SDK
- android studio Error Gradle project sync failed. Please fix your project and try again
- Errorjava.lang.NullPointerException(no error message)
- How to Fix Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!
- Installed Build Tools revision 31.0.0 is corrupted. Remove and install again using the SDK Manager
- Commandinvocationfailure: failed to build APK problem record