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

后端 未结 24 1755
孤城傲影
孤城傲影 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条回答
  •  旧时难觅i
    2020-11-22 03:06

    In my case it was an higher version of Google-play-services. I set them to 7.0.0 (not 8.x) and all was ok.

提交回复
热议问题