Skip to main content

All Questions

Tagged with
0 votes
0 answers
42 views

Android Studio: Execution failed for task ':mergeDebugAndroidTestJavaResource'

I updated android gradle plugin to 8.4.1 by following the correct steps. Unfortunately I am unable to build the project succesfully and get the following errorss: Execution failed for task ':core-test:...
Khushboo Gandhi's user avatar
1 vote
1 answer
98 views

Flutter app Build failed with an exception of gradle minSdk

I've working on a flutter app project specifically for android release but when launching app, suddenly came accross this error. I tried what's written in recommended solution but it's not working. ...
CrazyFlutterDev's user avatar
0 votes
0 answers
25 views

Execution failed for task ':app:compileFlutterBuildDebug'. finished with non-zero exit value 1

FAILURE: Build failed with an exception. Where: Script 'C:\src\flutter\flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy' line: 1629 What went wrong: Execution failed for task ':...
Joe Jills - learning Flutter's user avatar
0 votes
1 answer
31 views

How do I publish publicly available libraries from non-open source code in github?

I am working on an Android SDK that is not open source. This is a requirement from my company. I have 2 libraries, A and B. The end-user will implement A in Gradle, and A will refer to B. The customer ...
jsdev's user avatar
  • 3
0 votes
0 answers
27 views

Cordova build for android is not working, although requirements are validated

Log after running build: Console Log Cordova Requirements verbose: C:\MatrixCalc>cordova requirements android --verbose Loaded API for android project C:\MatrixCalc\platforms\android\cordova\Api.js ...
G1gg1l3s's user avatar
1 vote
0 answers
15 views

GradleBuildFailed Error In Unity Android Build

I hope you have a good time. I have been facing the output problem in Unity for Android for almost 1 year. This problem tells only one thing that the "gradle build failed. see the console for ...
Mohammadreza HP's user avatar
0 votes
0 answers
403 views

Unable to find method ''com.android.build.api.variant.SourceDirectories$Flat com.android.build.api.variant.Sources.getByName(java.lang.String)

Im having an issue with syncing the gradle for my android studio project Unable to find method ''com.android.build.api.variant.SourceDirectories$Flat com.android.build.api.variant.Sources.getByName(...
Briley Schmidt's user avatar
3 votes
2 answers
4k views

Unable to find method 'com.android.build.api.variant.SourceDirectories$Flat com.android.build.api.variant.Sources.getByName(java.lang.String)'

I'm encountering an issue while working on my Android project. I'm receiving the following error message: Unable to find method 'com.android.build.api.variant.SourceDirectories$Flat 'com.android.build....
galuh bagas's user avatar
0 votes
0 answers
15 views

FAILURE: Build failed with an exception. in flutter gradle [duplicate]

FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':gradle:compileGroovy'. Could not resolve all files for configuration ':gradle:detachedConfiguration1'. Could not ...
user23415677's user avatar
-1 votes
1 answer
494 views

What went wrong: Could not determine java version from '21.0.2'. qtcreator 5.12.12

:-1: error: Build failed with an exception. What went wrong: Could not determine java version from '21.0.2'. Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug ...
Qtansroid's user avatar
2 votes
0 answers
148 views

TikTok Android SDK integration doesn't work

I'm trying to integrate TikTok sdk into Android app to be able to start marketing campaigns. I follow this guide - https://developers.tiktok.com/doc/mobile-sdk-android-quickstart/ Looks like I'm doing ...
Pit WARLORD's user avatar
0 votes
0 answers
137 views

"Your SDK doesn't seem to have updated correctly. Please try again." Even after update is done

I have an Android app using Facebook SDK, when I try to add new events I get this message "Your SDK doesn't seem to have updated correctly. Please try again." I have the latest versions for ...
Marvin Who's user avatar
1 vote
1 answer
409 views

ManifestPlaceholder val cannot be reassigned in defaultConfig

I am new to android development (as well as development in general) and wanted to make authentication using Auth0. So I am following this guide as well as this guide. Both of them tell that I need to ...
stoneface's user avatar
0 votes
0 answers
35 views

Failed to find Platform SDK with path: platforms;android-UpsideDownCake

Failed to find Platform SDK with path: platforms;android-UpsideDownCake
Hanif Shaikh's user avatar
  • 1,377
0 votes
1 answer
74 views

Why SDK must config in every project Android?

An issue was found when checking AAR metadata: 1. Dependency 'androidx.activity:activity:1.8.0' requires libraries and applications that depend on it to compile against version 34 or later ...
nhanth's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
14