Error retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23

后端 未结 24 1426
孤城傲影
孤城傲影 2020-11-22 02:30

I\'ve always programmed Android with Eclipse and decided to start migrating to Android Studio. I decided to use the same SDK I already had for Eclipse, then:

  • S
24条回答
  •  悲哀的现实
    2020-11-22 02:59

    You should compile your project with latest version so update & install from your SDK. Sync your project with sync project with Gradle file Button.
    You can also continue with the existing version but check it installed properly below image indicate to API 22 that is properly installed.

    And sync your project if needed.

    it may help.

提交回复
热议问题