egcodes / speed-test

connection testing in under 30 second
MIT License
120 stars 55 forks source link

ChartFactory doesn't exist #3

Closed lilou115 closed 5 years ago

lilou115 commented 5 years ago

Hello, i'm trying to implement the code, when i import import org.achartengine.ChartFactory; it says "Cannot resolve symbol ChartFactory", can someone help me with this please?

egcodes commented 5 years ago

Have you tried to build it? Already added as dependency.

image

tonycode commented 5 years ago

Got same bug

However, achartengine now doesn't contain org.achartengine.ChartFactory class. Seems like it was in earlier snapshot version of the library and now it is removed...

selection_762

dgaurav-163 commented 5 years ago

Getting same problem.. Any solution for this??

egcodes commented 5 years ago

achartengine dependency was solved by adding a manual