crunch/resource packaging with aapt in ant build uses cache from other projects

前端 未结 3 383
生来不讨喜
生来不讨喜 2021-01-19 06:15

I have two android apps using a common library. Each project defines its own background images for the splash screen and a few others. These images have the same names in bo

3条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-19 07:06

    In Eclipse's menu go to Project -> untick Build automatically. Then from your Ant view, run clean, then release.

提交回复
热议问题