In our team we have lot of projects built with Gradle. Some parts in the Gradle files are all the same. For example, we use Java 11 in all our projects. So my i
FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':app:processDebugManifest'. Could not find method getMetadataByConfig() f
I am building a small project with KMM, it builds perfectly fine on android but cannot build it in XCode. Cocoapods was also installed an genereted without any
I've recently upgraded my react-native app to version 0.60.5, as to fulfil App Store requirement of 64-bit app, but I've noticed that the executionHistory.bin f
/Users/paradox/Developer/nturing/services/otus/scanner-android/app/src/main/AndroidManifest.xml Error: android:exported needs to be explicitly specified for
I am trying to run a flutter app I am writing on my device but when I try to run, I never get past the "assembleDebug" stage and get this message in the termina
Environment: JDK 17 Gradle 7.4.2 org.moditect.gradleplugin 1.0.0-rc.3 com.github.gmazzo.buildconfig 3.0.3 I try to use jPackager for creating application images
I have upgraded the my exiting project Gradle version from older version to "com.android.tools.build:gradle:7.0.4". After upgrading the build version some of th
I am trying to generate wsdl artifacts using gradle. wsdl java generation fails and i don't see appropriate message either in the debug log or normal build log
Using Unity 2017.4.34f1 (LTS) with IL2CPP with NDK r13b, I try to export my Unity Project to Android Project (Build Process). Note: I'm using IL2CPP because Goo
I am using a Spring-Boot (2.3.3) application with Hibernate (5.4.20) and JPA repository on MySql DB, and I have a Bi-directional relationship between an entity:
I am facing an issue when I am Using Gradle to output my Android APP in Android Studio, I am getting such error, the error was there in sync, then I tried to sy
I've encountered a problem where on all of my applications, there's a red cross on the top right. I can run it, but the cross doesn't seem to go away. I've open
I have a gradle 6.x project, where I use the distribution plugin to create .zip distribution. https://docs.gradle.org/6.9/userguide/distribution_plugin.html I u
This question have been asked before but I am looking for solution for Unity platform. I tried to export project , had it opened on Android Studio but Gradle sy
I just started learning and working with "Android Studio" software and editing a project. It took too long to figure out how to work with that. I just fixed man
Is it possible to configure a Gradle remote cache from the command line or on the daemon? Ideally I'd like to configure our build server to use a remote cache w
I have a multi-project gradle build with four Kotlin Multiplatform modules, two of which have tests. When I run gradle check, if any of the tests from one of th
I'm sure there's a simple solution to this and I have searched but found no clear solution. I'm trying to implement viewbinding into my Kotlin project (Kotlin /
gradle test Task :compileJava FAILED FAILURE: Build failed with an exception. What went wrong: Execution failed for task ':compileJava'. Could not resolve al