Getting Task :react-native-custom-keyboard-kit:verifyReleaseResources FAILED when building app - android

I am trying to create a simple app with Custom Keyboard. So I used react-native-custom-keyboard-kit npm package. It has no error when the app running on debugging mode. But when I tried to build app, it occured error as below:
Task :react-native-custom-keyboard-kit:verifyReleaseResources FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':react-native-custom-keyboard-kit:verifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
/home/bipulroy/.gradle/caches/transforms-2/files-2.1/a4aa75ad6ccbe3ab81ae94031ca63766/appcompat-1.0.2/res/values-v26/values-v26.xml:5:5-8:13: AAPT: error: resource android:attr/colorError not found.

Have you linked the library natively?
Try this:
react-native link react-native-custom-keyboard-kit

Related

How to fix : Execution failed for task ':app:processDebugResources'

I'm currently working with Cordova CLI along with Android cmdline-tools, and I'm getting this error when I run cordova build to generate apk.
Execution failed for task ':app:processDebugResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
/home/user/.gradle/caches/transforms-2/files-2.1/1723263284390e5d17b6b8ac539aa999/core-1.7.0/res/values/values.xml:105:5-114:25: AAPT:
error: resource android:attr/lStar not found.
A couple of days ago was working perfectly but I just can't spot the issue.
What's happening ?
I'm still troubleshooting with this.
Any help is hugely appreciated.
the issue is in values.xml file where you have defined android:attr/lStar .
the resource directory is not able to find resource with the same so that the resource can not be found.
You can use this example for further reference.
A failure occurred while executing com.android.build.gradle.internal.tasks

Flutter: Execution failed for task ':background_location:verifyReleaseResources'

My app works fine when I run it or build app packages, but when I try to build apk for release or profile, it gives this message:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':background_location:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR:C:\Users\Misha\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\background_location-0.6.1\android\src\main\AndroidManifest.xml:10:9-15:37: AAPT: error: attribute android:foregroundServiceType not found.
I've already tried flutter clean and flutter pub cache repair, as well as updated my Gradle version. Also, I have AndroidX enabled.
Could somebody please help?
Update: I found a solution here

problem while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade

I am building my project on android studio 4. I end up getting this error
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
i tried to check out other people with a similar problem. And for their case the solution was to add org.gradle.jvmargs=-Xmx4608m but i already have org.gradle.jvmargs=-Xmx1536m
Here is my error log stack sample
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> java.lang.IllegalArgumentException (no error message)
I am really not sure where the problem is, and the gradle version i use is 6.1.1 and even when i try to change the version, i still get the same error
Thanks in advance
Looking for the same thing....
Execution failed for task ':app:processReleaseResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
/home/circleci/code/app/src/main/res/layout/fragment_local.xml:374: AAPT: error: attribute anim_scale_factor (aka es.fiestasgranada.main:anim_scale_factor) not found.

How to solve Flutter app build fail (Execution failed for task ':app:mergeDebugResources'.)?

Launching lib\main.dart on sdk gphone x86 in debug mode...
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:mergeDebugResources'.
Multiple task action failures occurred:
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource compilation failed
C:\Users\ASUS\Documents\bookingapp\Fook\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml: AAPT: error: file failed to compile.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource compilation failed
C:\Users\ASUS\Documents\bookingapp\Fook\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values-hi\values-hi.xml: AAPT: error: file failed to compile.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource compilation failed
C:\Users\ASUS\Documents\bookingapp\Fook\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values-de\values-de.xml: AAPT: error: file failed to compile.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> Android resource compilation failed
C:\Users\ASUS\Documents\bookingapp\Fook\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values-lo\values-lo.xml: AAPT: error: file failed to compile.
finally found the problem it was my antivirus that was restricting AAPT to execute and make change in protected folder
Disable File Safeguard
Allow AAPT to Execute
Try a clean build:
flutter clean
Then try running on another device:
flutter run -d DeviceName --release
If you do not need to debug, but you still need logs then a release configuration or a profile config should work for you --profile

Flutter - Error while buiiding the apk in Android Studio

The built failed likely due to AndroidX incompatibilities in a plugin.
The tool is about to try using Jetfier to solve the incompatibility.
I'm using Android Studio for flutter, while building apk, build failed with above exception.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':path_provider:verifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
/Users/android/.gradle/caches/transforms-2/files-2.1/7faf2ad74a0b9932e38d86e684646e95/core-1.0.0/res/values/values.xml:57:5-88:25:
AAPT: error: resource android:attr/fontVariationSettings not found.
/Users/android/.gradle/caches/transforms-2/files-2.1/7faf2ad74a0b9932e38d86e684646e95/core-1.0.0/res/values/values.xml:57:5-88:25:
AAPT: error: resource android:attr/ttcIndex not found.
What is causing this? Any suggestions would be helpful.
Flutter Clean and update your package path_provider

Categories

Resources