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
My Android Studio claims that declaring the package in the manifest like this is deprecated: <manifest xmlns:android="http://schemas.android.com/apk/res/andr
I'm trying to build my android app for a while and can't seem to find any solution for this problem: Image Unity Version: Unity 2020.3.21f1 (64-bit) JDK, SDK, N
I am using the below configuration build.gradle plugins { id "com.google.protobuf" version "0.8.17" id "java" } group "de.prerna.aws.tests" version "1.