C
C
Chvalov2015-04-23 17:57:08
Java
Chvalov, 2015-04-23 17:57:08

How to include the library in the android project. (android studio)?

I want to connect the library https://github.com/markushi/android-circlebutton
But nothing happens.
I can connect only through build.gradle
In the dependencies section, write compile 'com.github.markushi:circlebutton:1.1'
But if I connect it this way, I can't edit the code, since it was inserted into the project in a compiled form.
How can I insert it so that I can easily fix this library?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill Olenev, 2015-04-23
@agent10

Aren't you tired of sculpting a question for every minor complexity?
How to display text on CustomView in Android Studio?
How to execute a command when two buttons are pressed, one of which is in setPressed state, Android 4.2?
How to include the library in the android project. (android studio)?
It's the basics of the basics, you see! Start thinking for yourself a little...
In extreme cases, google longer than 2 minutes. Before creating a question, google it for 2 hours, read 10 articles and write 200 lines of code..and only then create..

V
Vladimir Abramov, 2015-04-23
@kivsiak

Get your thoughts in order to begin with. What and where do you want to connect. And then read this section of the manual.
gradle.org/docs/current/userguide/multi_project_bu...
If a lot of letters scare you here
tools.android.com/tech-docs/new-build-system/user-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question