Android Studio - Appcompat build fail values-v23/styles_bases.xml

后端 未结 13 2573
囚心锁ツ
囚心锁ツ 2020-12-15 03:57

I\'ll start from what I want to achieve: building the googlecast-manager example provided here: https://github.com/googlecast/GameManagerSamples I followed instructions here

13条回答
  •  北海茫月
    2020-12-15 04:22

    To correct this error in android studio procceded like this : i went to sdk manager and i downloaded and updated all packages of android api 23 file => project structure and i changed compile sdk version from 21 to 23 and build tools version from 21 to 23

提交回复
热议问题