Graphviewdata is not recognized

Asked

Viewed 32 times

0

Next. I’m trying to import Graphviewdata in the project, but Android doesn’t recognize it. This occurs even though I have imported the entire Graphview library and it is working (with.jjoe64.GraphView.Graphview) Does anyone know how to fix this?!

  • Ana, did you add the Compile directive for the API to your build.Radle? Or import the . jar?

  • added the following line in the build.Radle: Compile 'com.jjoe64:graphview:4.2.1'. I did not import the . jar

  • As soon as you added it, did you make sure to add a Compile to the file? The IDE asked if you wanted to build?

  • yes yes. I compiled and synchronized what I had to do there

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.