I was trying to import a android project to eclips. But i am getting the error like skipping index file thumbs.db in the thumbs.db file(in drawable folder).Many suggest to delete the thumbs.db file. how to resolve this? any issue if i am deleting this file?
Share
It is a kind of Window Specific File.
It won’t effect the Project,You can
delete without any Worries.Basic reason is when you Paste any Image into the
Drawablefolder/s, such file will be generated.