Start a new topic
Solved

Error:(15, 21) No resource found that matches the given name: attr 'android:keyboardNavigationCluster'.

Can I get some help resolving the error in the title when I sync project with gradle files?  Please refer to the attached image for the full text of the error.


Following along with the instructions at examples-tutorials, I confirmed:

  1. Imported the SDKExamples project
  2. Verified Android 7.0 installed in Android SDK Manager
  3. Verified Compile Sdk Version is API 24, build tools version is 26.02, min Sdk version is API 24, target Sdk version is API 26 for both wikitude-sdk-example-samples and plugins.

1 Comment

Changng Compile Sdk Version to API 26 gets past the error.

Login or Signup to post a comment