My ADT version is 18.0. I got the thumbs.db file in drawable folder after cleaning the project and shows the error at that file(thumbs.db). After removing the thumbs.db then its working fine. Why this error came? How to handle this.
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Thumbs.dbis a file created byWindowswhen thumbnail view is used. It is a hidden file not viewed by most users and not updated when files are moved from a folder which images have passed through or deleted. This gives a secondary chance that someone will leave behind at least partial evidence of an image in their Windows folders.The thumbnails in
Thumbs.dbare stored in the OLE Compound File format. It’s the same format that Microsoft Office uses.You can delete this file and run the Application.