ArthurHub / ArthurHub/Android-Image-Cropper

Android resource linking failed in version 2.8.+

Open
#635 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

api 'com.theartofdev.edmodo:android-image-cropper:2.8.+'
I use this version in my dependencies, then show the error below , It fixed after I changed the version to 2.7.+ .

Android resource linking failed
Output: /Users/hhh/workspace/provider_android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.
/Users/hhh/workspace/provider_android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found.
/Users/hhh/workspace/provider_android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:750: error: resource android:attr/fontVariationSettings not found.
/Users/hhh/workspace/provider_android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:750: error: resource android:attr/ttcIndex not found.
error: failed linking references.
Command: /Users/hhh/.gradle/caches/transforms-1/files-1.1/aapt2-3.2.1-4818971-osx.jar/59dd97d8368cad2a40348e21c143a34a/aapt2-3.2.1-4818971-osx/aapt2 link -I\
/Users/haoyundong/tools/adt-bundle-mac-x86_64-20140702/sdk/platforms/android-27/android.jar\
--manifest\
/Users/hhh/workspace/provider_android/app/build/intermediates/merged_manifests/debug/processDebugManifest/merged/AndroidManifest.xml\
-o\
/Users/hhh/workspace/provider_android/app/build/intermediates/processed_res/debug/processDebugResources/out/resources-debug.ap_\
-R\
@/Users/hhh/workspace/provider_android/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt\
--auto-add-overlay\
--java\
/Users/hhh/workspace/provider_android/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r\
--proguard-main-dex\
/Users/hhh/workspace/provider_android/app/build/intermediates/legacy_multidex_aapt_derived_proguard_rules/debug/processDebugResources/manifest_keep.txt\
--custom-package\
com.sample.demo\
-0\
apk\
--output-text-symbols\
/Users/hhh/workspace/provider_android/app/build/intermediates/symbols/debug/R.txt\
--no-version-vectors
Daemon: AAPT2 aapt2-3.2.1-4818971-osx Daemon #0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.