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
Make sure you have closed Eclipse before you run ant from the command line.
In Eclipse's menu go to Project -> untick Build automatically. Then from your Ant view, run clean, then release.
clean
release
run "ant clean" before doing an ant build/release.