I am trying to build flutter apk on debug mode from android studio. Flutter run I get this error: Launching lib/main.dart on sdk gphone x86 arm in debug mode...
I encounter the following error when running gradle build: Missing 'name' key attribute on element activity at AndroidManifest.xml Looking up the other stacko
Google is recommending users to migrate from kotlin-android-extensions to kotlin-parcelize. However, Gradle sync fails with the following error: Plugin [id: 'ko
When i tried to create a new gradle project with 'gradle init' it just created "infinite" gradle daemons until my memory was full and i got following error afte
I get the following warning when I want to use @AndroidEntryPoint which is a property of hilt in my project. Expected @AndroidEntryPoint to have a value. Did y
I just updated my Android studio to the version 2021.1.1 Canary 12. After struggling to make it work, I had to also upgrade my Gradle and Gradle plugin to 7.0.2
I have big Gradle project. When i ruunng application gradlew - bootRun or run Debug on InteljIdea I got exceptions java.lang.NoClassDefFoundError: org/springfr
I am developing a news app but I am getting following errors in from gradle console (androidx.core:core:1.0.1) and classes.jar (com.android.support:support-com
This is my first time using Android Studio, and I'm trying to run my first Hello World app, But when I open Android Studio, and it's trying to build the Gradle,
When trying to build the project using flutter build apk --split-per-abi I however get the following error: FAILURE: Build failed with an exception. Where: B
In Mac, I've setup Flutter in Android studio. When I'm running project it gives me error * What went wrong: Execution failed for task ':location:compileDebugKot
What's going on? Got all guide but I have this error. Class referenced in the layout file, com.github.mikephil.charting.charts.BarChart, was not found in the pr
In my project, I include sources of the Gradle plugin directly (for testing purposes), so when resolving the plugin's dependencies, Gradle uses only gradlePlugi
I'm writing a Gradle convention plugin that uses Gradle's Lazy Configuration APIs to configure tasks. In one case, the plugin needs to conditionally change the
I am creating app using React-Native and testing it on Android device. After adding react-native-camera module, the following error occurs: org.gradle.api.task
While trying to build https://github.com/mozilla/rhino, I'm getting Unable to find method on org.codehaus.groovy.runtime.StringGroovyMethods. so the build fails
I am receiving an error on my flutter app. Build file 'D:\Projects\friendlysoul\android\app\build.gradle' line: 29 A problem occurred evaluating project ':app'.
Seemed like adding Jacoco to an Android project would be a straightforward process, but so far it's been nothing but pain. Having tried a few guides to getting
I formatted my PC and kept flutter sdk location in the same spot. The only difference was the name of the user folder. Before it was called "thesl", but now it'
I'm trying to add compose to my existing project and getting the following exception when building e: java.lang.IllegalStateException: Cannot find the Compose