Android Development: Button onClickListeners Help
问题 Basically, so far I've just got an add and minus button which will change the value of a TextView. I followed the second example under "Event Listeners" on http://developer.android.com/guide/topics/ui/ui-events.html The problem is I get 4 errors when I go to compile, I don't see what I'm doing wrong? Please can someone point out if there is anything wrong, or show me a simpler way please. Thank you for your time. Here's the errors: /home/alex/NetBeansProjects/GolfScoreCard/src/com/alex