修改后如何构建chartengine库? [英] How to build the achartengine library after modification?

查看:31
本文介绍了修改后如何构建chartengine库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我修改了 achartengine 代码来为自己优化,但我如何在 AndroidStudio 中构建库?(我是编码新手)

I modified the achartengine code to optimize it for myself but how do I build the lib in AndroidStudio? (I'm new in coding)

我找到了一个 build.xml 文件,所以应该可以运行 ant jar 来创建库,但是我该怎么做...?或者有更好的方法吗?

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?

推荐答案

如果还有人对此感兴趣(2019 年)...

If anyone is still interested in this (in 2019) ...

github上有achartengine的副本,主要的好像是这个:

There are copies of achartengine on github, and the primary seems to be this:

该项目同时具有 build.xmlpom.xml 文件,因此应该可以使用 Ant 或 Maven 构建它.(不过我没试过.)

The project has both build.xml and pom.xml files, so it should be possible to build it with either Ant or Maven. (I haven't tried though.)

在 Ant 和 Maven 文档中应该有足够的关于如何使用这些工具的说明.以及有关如何解决构建问题的说明.

There should be adequate instructions on how to use those tools in the Ant and Maven documentation. And instructions on how to troubleshoot build problems.

我猜上面2014年评论的Dan D就是拥有github repo的Dan Dromereschi.(我明白他的意思是不制作私人模组.开源取决于人们的社区意识并为项目做出贡献.如果您有有价值的模组/补丁,请告诉 Dan.)

I am guessing that the Dan D who commented above in 2014 is the Dan Dromereschi who owns the github repo. (And I get the point he was making about not making private mods. Open source depends on people being community minded and contributing to the project. If you have worthwhile mods / patches, tell Dan about it.)

这篇关于修改后如何构建chartengine库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆