gradle tag

30 questions


1 answers
133 views
0
How to use Facebook sdk in android studio.

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...


1 answers
75 views
0
Please excuse the error

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...

2 years ago

1 answers
116 views
0
Android Studio. Error after update when using external project

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...

2 years ago

1 answers
144 views
0
How to import two versions of one library from Java Gradle

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...

2 years ago

2 answers
113 views
0
Android Gradle sync Problem

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...

2 years ago

1 answers
55 views
0
What exactly is Gradle in the Android studio?

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


1 answers
122 views
0
I have a question when Intelligence creates Gradl's project

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...

2 years ago

1 answers
110 views
0
Problems not seeing Android xml layout (Gradle build problem)

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...

2 years ago

1 answers
86 views
0
Gradle selection error occurs when spring starter project is created in eclipse.

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.

2 years ago

1 answers
52 views
0
How do I solve no debugable applications in Android studio?

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.