Vinod Kurup

Hospitalist/programmer in search of the meaning of life

May 16, 2011 - 1 minute read - Comments - android programming

Android ResourcesNotFoundException

If you see this error:

E/AndroidRuntime(  457): android.content.res.Resources$NotFoundException:
File Yamba1 from xml type layout resource ID #0x7f060000

… try deleting the bin/ and gen/ directories in your app. It should clear the error.

Reference: http://code.google.com/p/android/issues/detail?id=2726#c6

SHM 2011 gitignore

comments powered by Disqus