Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug and run #25

Open
josephwambura opened this issue Sep 7, 2019 · 1 comment
Open

How to debug and run #25

josephwambura opened this issue Sep 7, 2019 · 1 comment

Comments

@josephwambura
Copy link

josephwambura commented Sep 7, 2019

I tried to debug this, and learn something or two. I lost the ability to can... 1 day ended with no any success. Somebody help...

Do I need to add the

gradle.properties

updated kotlin to 1.3.41
gradle gradle-5.4.1-all.zip

file

@josephwambura
Copy link
Author

AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml","position":{"startLine":214,"startColumn":4,"startOffset":15489,"endLine":217,"endColumn":12,"endOffset":15704}}],"original":"C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml:215:5-218:13: AAPT: error: style attribute 'attr/coordinatorLayoutStyle (aka com.byoutline.kickmaterial:attr/coordinatorLayoutStyle)' not found.\n ","tool":"AAPT"}
AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml","position":{"startLine":223,"startColumn":4,"startOffset":16067,"endLine":226,"endColumn":12,"endOffset":16294}}],"original":"C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml:224:5-227:13: AAPT: error: style attribute 'attr/coordinatorLayoutStyle (aka com.byoutline.kickmaterial:attr/coordinatorLayoutStyle)' not found.\n ","tool":"AAPT"}
AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml","position":{"startLine":257,"startColumn":4,"startOffset":17966,"endLine":259,"endColumn":12,"endOffset":18145}}],"original":"C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml:258:5-260:13: AAPT: error: style attribute 'attr/statusBarBackground (aka com.byoutline.kickmaterial:attr/statusBarBackground)' not found.\n ","tool":"AAPT"}

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:processDebugResources'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
C:\Users\User.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml:215:5-218:13: AAPT: error: style attribute 'attr/coordinatorLayoutStyle (aka com.byoutline.kickmaterial:attr/coordinatorLayoutStyle)' not found.

 C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml:224:5-227:13: AAPT: error: style attribute 'attr/coordinatorLayoutStyle (aka com.byoutline.kickmaterial:attr/coordinatorLayoutStyle)' not found.
     
 C:\Users\User\.gradle\caches\transforms-2\files-2.1\90d11711571153c940f8402fd5328f13\design-27.1.1\res\values\values.xml:258:5-260:13: AAPT: error: style attribute 'attr/statusBarBackground (aka com.byoutline.kickmaterial:attr/statusBarBackground)' not found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant