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

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

问题描述

我修改了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 创建lib,但是我该怎么做...?还是有更好的方法?

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:


  • < a href = https://github.com/ddanny/achartengine rel = nofollow noreferrer> https://github.com/ddanny/achartengine

  • https://github.com/ddanny/achartengine

该项目同时具有 build.xml pom.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存储库的Dan Dromereschi。 (我明白他是在不制作私人mod的观点。开源取决于人们是否具有社区意识并为该项目做出贡献。如果您有值得的mod /补丁,请告诉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.)

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

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