Just added a new button to my already-working-fine layout, but the findViewById function seems to be angry with something I don\'t get to understand.
Here\'s a bit o
Some times the file R is not regenetated. Try :
No worry that's is just some common eclipse/android bug it happen often (Well some other times it can also be a small syntax error somewhere in your project but i assume that you already checked that x)
Good luck