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

后端 未结 24 1351
孤城傲影
孤城傲影 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 03:14

    Another solution : navigate to

    \sdk\extras\android\m2repository\com\android\support\appcompat-v7\23.x.x
    

    open .aar file with 7-zip or winrar , in res folder remove values-23 folder and save changes .

提交回复
热议问题