Getting what appears to be a simple error and I have no idea how to resolve it:
res/drawable/DefaultIcon.png: Invalid file name: must contain only [a-z0-9_.]
The problem with the error is apparent. DefaultIcon.png is already alphabetical. How do I resolve this strange bug so I can package my app for the app store?