All Questions
2,852
questions
2
votes
1
answer
27
views
When I build an app with flutter it gives the Gradle error
When I try to build an app in Flutter with Android it gives me an error.
I've tried flutter clean, flutter doctor, deleting the build folder but nothing works.
I can build in Windows and Web but ...
0
votes
0
answers
33
views
Build Qt 5.15.15 for android, error libspeechd.h not found
I need to build Qt 5.15 for android, I am on Ubuntu 22.04.3 LTS (GNU/Linux 5.15.153.1-microsoft-standard-WSL2 x86_64). I installed all the necessary, android SDK api 31, ndk r21e, ... but I finally ...
0
votes
1
answer
43
views
Android studio failes to sync or build but running gradle tasks in terminal builds successfully
I am trying to build a simple startup app in android studio LadyBug 2024.2.1 Patch 1
Syncing or building the project in android studio fails. the output is below
Executing tasks: [:app:assemble, :app:...
-1
votes
0
answers
27
views
Build failed with an exception android/build_gradle
Where: Build file 'F:\Flutter\flutter_projects\todo_app\android\build.gradle' line: 13 * What went wrong: A problem occurred evaluating root project 'android'. > A problem occurred configuring ...
0
votes
0
answers
20
views
React Native Gradle Error: unable to resolve class com.andorid.build.OutputFile
I'm working on a large React Native project with React 18.2.0, React Native 0.74.0, and Gradle 7.3. However, when I try to build the application, I encounter errors both in the terminal and in Visual ...
0
votes
1
answer
27
views
Gradle Build Fails with Duplicate Drawable Resources Error in Android Project: Conflicting .png and .jpg Files
When I compile using the command line, the following error occurs,but when I compile in Android Studio, I don't get this error. I know that Android doesn't allow two files with the same name in the ...
0
votes
0
answers
30
views
React Native application stuck on Expo logo screen after building using eas
I'm facing an issue when building my react native application using eas. The application worked fine without any issue while running with expo normally, but now when building the application in the ...
0
votes
1
answer
45
views
How can I fix my build fail issue, while taking --release build?
In my flutter application, I can't able to take the build. The build is failing.
I've executed the below command for taking build in my android mobile:
flutter build apk --release
By executing the ...
0
votes
0
answers
80
views
Gradle Build Failing with "The supplied phased action failed with an exception"
I'm encountering an issue while building my Flutter application. The error message I'm receiving is:
The supplied phased action failed with an exception.
Execution failed for task ':gradle:...
0
votes
0
answers
62
views
Plugin [id: 'com.android.application', version: '7.6.3', apply: false] was not found in any of the following sources
Plugin [id: 'com.android.application', version: '7.6.3', apply: false] was not found in any of the following sources:
Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
Included Builds (...
0
votes
0
answers
44
views
Error while building Android 15 (Project Pixelage) | AVBTool, vbmeta.img
[ 97% 150/154 20s remaining] Target vbmeta image: out/target/product/Spacewar/vb
FAILED: out/target/product/Spacewar/vbmeta.img
/bin/bash -c "(mkdir -p out/target/product/Spacewar/obj/...
5
votes
2
answers
3k
views
Gradle failure when building Flutter app: Error while executing JdkImageTransform in Android Studio: Could not resolve all files for configuration
I recently updated Android Studio to Ladybug and since then I encounter this error when i try to build my app:
Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
Running Gradle task '...
0
votes
3
answers
237
views
Failing Flutter Android Build Because of JDK / compileOptions
I'm building a Flutter app and using Fastlane. In the build.gradle file, compile options were added like this:
android {
namespace = "com.jasonholtdigital.mythicgme2e"
compileSdk = ...
0
votes
1
answer
92
views
AGP Upgrade Assistant
What went wrong:
A problem occurred configuring project ':connectivity'.
Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
Namespace not specified. ...
1
vote
0
answers
93
views
Application compilation error. Could not find com.jaeger.statusbarutil:library:1.5.1
This application has already been assembled by another developer.
I get the following error while building the application
Could not find com.jaeger.statusbarutil:library:1.5.1.
Required by:
...