开发者

Create an Android project from existing one

How can I create a new project from an existing project, using Androi开发者_Python百科d command line tools?

android update project ... ?

Why i want to implement this kind of process: I would like to create a batch file to generate a new project from an existing one, then build the apk from that newly created project, using Ant. This whole process needs to be working without Eclipse or any other IDE.

Thanks!


How can I create a new project from an existing project, using Android command line tools?

Copy the directory tree of the old project into a new project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜