Skip to main content

All Questions

Tagged with
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 ...
devilonline's user avatar
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 ...
SteveTJS's user avatar
  • 685
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:...
Reza's user avatar
  • 875
-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 ...
Ahmed Abuharga's user avatar
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 ...
Mehmet Öcal's user avatar
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 ...
Michael Ho's user avatar
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 ...
Klaudio Luku's user avatar
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 ...
Ruban's user avatar
  • 21
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:...
ömerRF's user avatar
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 (...
Md. Masfakuzzaman's user avatar
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/...
Anton Lau's user avatar
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 '...
Simone's user avatar
  • 55
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 = ...
Jason Holt's user avatar
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. ...
Toumany dit Christophe Diarra's user avatar
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: ...
Rubillex's user avatar

15 30 50 per page
1
2 3 4 5
191