Open Semakzl opened 3 years ago
add maven { url 'https://jitpack.io' } into settings.gradle->dependencyResolutionManagement->repositories
and 'implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'' into build.gradl(app) -> dependencies
I am so grateful for you to send me these useful informations about how to add library. I've tried your instructions on may code and I think it s working as much as I want. Again thank you very much. Take care of yourself. Best regards.
On 7 Kas 2021 Paz 19:24 t0in4 @.***> wrote:
and 'implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'' into build.gradl(app) -> dependencies
[image: image] https://user-images.githubusercontent.com/13383595/140653235-455c090b-764b-4bc6-b7df-346d7731bafe.png
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhilJay/MPAndroidChart/issues/5211#issuecomment-962640471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWMCSOLNBZOZE36DOF3FGPTUK2R4VANCNFSM5HQQ5V3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Glad to help! Community itself is a power.
You're so right. Thank you again
On 7 Kas 2021 Paz 21:56 t0in4 @.***> wrote:
Glad to help! Community itself is a power.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PhilJay/MPAndroidChart/issues/5211#issuecomment-962662644, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWMCSOOIRZBR6P4DM77MQ6DUK3DUFANCNFSM5HQQ5V3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
After 7 years of Android development this was the first time ever when I had to edit settings.gradle . Very unusual location + it isn't mentioned even once anywhere in StackOverflow answers.
Thanks, t0in4 !
Thank you so much, you saved me a day
I am struggling to add this library for my project about a week. OMG I have no solution. I'll share with you my problem ss from my code. I did everything okey but after clicking syc button there are always mistake signes. How did you guys add this library? If anyone help me about this issue I'll be so happy.