30 questions
I'm following the link . When I run the application, the warning window appears as below.Gradle: module 'facebook' won't be compiled. Unfortunately you can't have non-Gradle Java module and Android-Gr...
I made a java Library module in Android studio, and there is no problem with Compile, but there is a problem when running;; It's been a few days since Googleing, but I haven't solved it yet ㅠ 구 The r...
Hello.In the process of trying to use an external project, I updated it because my Android (latest version) is lower than the sdk that can be supported.But like the image below, Configuration 'compile...
Bringing dependency to GradleI need a library called A and B.However, both A and B need different versions of the library called C, resulting in library conflicts.I need to get C for A, and another ve...
This is the gradle of my app module.There was an error like above, so I asked God Google for an hour, but I don't know what it is...Anyone know the solution?They want me to write tools:replace=android...
I'm a beginner developer who's starting Android for the first time. I have no idea what Gradle is. Please explain to me what this is doing and what this is for in the Android studio
When you create a project with gradle, you get two build.gradle. I wonder why I have two. The contents of the two builds.gradles are the same.One is about modules and the other is about the whole proj...
https://mplatform.seoul.go.kr/w/contest/award/2016/wnpz/selectPageListWinner.doI didn't know how to play Android, so I tried to open an open source and study, but it worked, but the layout preview did...
Can not import using Gradle (STS) because STS Gradle Tooling is not installed. You can install it from the STS Dashboard.You get this error.
I'm trying to debug the release version of my app from Android studio, but I can't because of the error message below. What should I do?No debuggable applications
« | - 3 - |
© 2024 OneMinuteCode. All rights reserved.