Android custom build using Ant

后端 未结 3 1133
陌清茗
陌清茗 2021-01-02 06:43

These 4 files (build.xml, local.properties, projects.properties, proguard.cfg) are auto-generated when running:

android update project --name TestApp --t

3条回答
  •  春和景丽
    2021-01-02 07:05

    In build.xml itself, it tells you how to do this. See the following comment from the file:

    
    
    

提交回复
热议问题