Common problem I\'m sure, but I can\'t figure it out. In my AndroidManifest.xml and main.xml I\'m getting the no resource found that matches the given name. I\'ve double c
Accidentally moved the "values" folder outside of the "res" folder. Moved it back and it fired up!