Error Message:
No resource found that matches the given name: attr ‘android:keyboardNavigationCluster’
Solution:
I had to change compileSdkVersion = 26 and buildToolsVersion = ‘26.0.1’ in all my dependencies build.gradle files
Similar Posts:
- gradle: failed to find Build Tools revision 23.0.1 [Three Mehods to Solve]
- [Solved] com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
- [Solved] Android Studio Compile error: Android resource linking failed
- [Solved] Flutter – AAPT: error: resource android:attr/dialogCornerRadius not found.
- [Solved] Flutter – AAPT: error: resource android:attr/dialogCornerRadiu…
- [Solved] Android Studio Error: Could not initialize class com.android.sdklib.repository.AndroidSdkHandler
- [Solved] Android Studio Error: Could not initialize class com.android.sdklib.repository.AndroidSdkHandler
- How to Solve Failure [INSTALL_FAILED_OLDER_SDK]
- Could not find com.android.tools.build:gradle:3.3.0.
- [Solved] Could not find method google() for arguments [] on repository container,rn react-native-camera …