Any idea how to fix this issue? I\'m using Eclipse and it seems to occur even when I create a new android project. :(
# A fatal error has been detected by t
Happens for me too but seems related to projects that depend on other library projects. This happens if I hit F11 to rerun while in the library project, but not when I do that from the app. I think it just gets confused when it tries to figure out how to run a library. So the workaround is simple enough but sure wasn't obvious to figure out.