I need to add an ad to my application. Therefore, I need to include the Google Play Services library in my project. I installed the latest version of Google Play Services (r29) and added to my projects as libProject. But when I add this utility lib, I get the error below:
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'.
How can I solve this problem? Thanks for the help.
Andev source share