2
My question is the following. I am trying to import a library so I can program charts (line charts, bar etc) in app.
I’m using the site as a base: https://github.com/lecho/hellocharts-android
I downloaded the library, copied the whole folder to the folder "Gradle" from Android Studio, put the code as requested to import, but is giving the following error:
So, am I putting the code in the right way? The acquisitions, I copied to the right folder?
Thank you for your attention!