While running the application on the emulator, I have got those errors. How can I solve it so that my program will be more reliable ?
error:
01-16 1
I was getting this log message when had an icon in /res/drawable. I moved it into /res/drawable-hdpi and deleted /res/drawable and the log message went away.