I modified the achartengine code to optimize it for myself but how do I build the lib in AndroidStudio? (I'm new in coding)
I found a build.xml file, so it should be possible to run ant jar
to create the lib, but how do I do that...? or is there a better way?