Posted by
john on Aug 17th, 2010 in
Android,
Miscellany |
1 comment
This is mostly a post for my memory and to aid the searches.
Say you’re building an Android application using Eclipse, and you screw up your XML file, and then you FIX your XML file and try to run your app, but get an error window with Eclipse telling you that you have an error in your application and that it can’t launch and that you should check your console.
But there’s nothing in the console,...