How to build the achartengine library after modifi

2019-01-29 13:09发布

问题:

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?