-
Notifications
You must be signed in to change notification settings - Fork 48
Description
when I add the library I receive this Errors:
`Information:Gradle tasks [:generateDebugSources, :generateDebugAndroidTestSources, :mockableAndroidJar, :prepareDebugUnitTestDependencies]
C:\Users\myname\Desktop\Games\KIDS\build\intermediates\res\merged\debug\values\values.xml
Error:(91) Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
Error:(95, 21) No resource found that matches the given name: attr 'colorAccent'.
Error:(93, 21) No resource found that matches the given name: attr 'colorPrimary'.
Error:(94, 21) No resource found that matches the given name: attr 'colorPrimaryDark'.
Error:(97) Error retrieving parent for item: No resource found that matches the given name 'ThemeOverlay.AppCompat.Dark.ActionBar'.
Error:(99, 21) No resource found that matches the given name: attr 'windowActionBar'.
Error:(100, 21) No resource found that matches the given name: attr 'windowNoTitle'.
Error:(102) Error retrieving parent for item: No resource found that matches the given name 'ThemeOverlay.AppCompat.Light'.
Error:(108) Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Light.Dialog'.
Error:(116) Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Light.Dialog'.
Error:(91) Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
Error:(95, 21) No resource found that matches the given name: attr 'colorAccent'.
Error:(93, 21) No resource found that matches the given name: attr 'colorPrimary'.
Error:(94, 21) No resource found that matches the given name: attr 'colorPrimaryDark'.
Error:(97) Error retrieving parent for item: No resource found that matches the given name 'ThemeOverlay.AppCompat.Dark.ActionBar'.
Error:(99, 21) No resource found that matches the given name: attr 'windowActionBar'.
Error:(100, 21) No resource found that matches the given name: attr 'windowNoTitle'.
Error:(102) Error retrieving parent for item: No resource found that matches the given name 'ThemeOverlay.AppCompat.Light'.
Error:(108) Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Light.Dialog'.
Error:(116) Error retrieving parent for item: No resource found that matches the given name 'Base.Theme.AppCompat.Light.Dialog'.
Error:Execution failed for task ':processDebugResources'.
com.android.ide.common.process.ProcessException: Failed to execute aapt
Information:BUILD FAILED
Information:Total time: 1 mins 32.154 secs
Information:21 errors
Information:0 warnings
Information:See complete output in console`