I am trying to put an image name "package.png" in my drawable folder. As soon as i paste them it into the folder it is throwing following error:
[2012-05-26 12:40:30 - MyApp] res/drawable-mdpi/package.png:0: error: invalid symbol: 'package'
But as soon as i rename to some other name, this image works fine. Any idea why this is happening and how i can fix this and have a drawable named "package".