我需要在我的应用中添加广告.所以我需要在我的项目中加入Google Play服务库.我已经安装了最新版本的Google Play服务(r29)并作为libProject添加到我的项目中.但是,当我添加此服务lib时,我收到以下错误:
workspace\Google_Play_Services_Lib\res\values-v21\appinvite_styles.xml:5: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Theme.Material.Light.DialogWhenLarge.NoActionBar'.
我怎么解决这个问题 ?感谢帮助..