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

Android resource linking failed #1

Open
mgrmaxi opened this issue Jun 12, 2019 · 0 comments
Open

Android resource linking failed #1

mgrmaxi opened this issue Jun 12, 2019 · 0 comments

Comments

@mgrmaxi
Copy link

mgrmaxi commented Jun 12, 2019

this error appear when use this library

Output: C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values-v28\values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values-v28\values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found.
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:1314: error: resource android:attr/fontVariationSettings not found.
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:1315: error: resource android:attr/ttcIndex not found.
error: failed linking references.

Command: C:\Users\MAXIMILIAN.gradle\caches\transforms-1\files-1.1\aapt2-3.2.0-4818971-windows.jar\a207a60619e74ad7119d87fc721fc307\aapt2-3.2.0-4818971-windows\aapt2.exe link -I
C:\Users\MAXIMILIAN\AppData\Local\Android\Sdk\platforms\android-27\android.jar
--manifest
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\instant_run_merged_manifests\debug\processDebugManifest\instant-run\AndroidManifest.xml
-o
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\processed_res\debug\processDebugResources\out\resources-debug.ap_
-R
@C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\incremental\processDebugResources\resources-list-for-resources-debug.ap_.txt
--auto-add-overlay
--java
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\generated\not_namespaced_r_class_sources\debug\processDebugResources\r
--custom-package
com.maxi.wasfa
-0
apk
--preferred-density
420dpi
--output-text-symbols
C:\Users\MAXIMILIAN\AndroidStudioProjects\Wasfa\app\build\intermediates\symbols\debug\R.txt
--no-version-vectors
Daemon: AAPT2 aapt2-3.2.0-4818971-windows Daemon #0

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