BrandonOverton
New member
- Sep 18, 2011
- 1
- 0
- 1
When I click a button I want it to display a number in a txt box, then when I click a different button I want it to add 1 to the number that was in the txt box and I want the result to display in the txt box.
So far, I can only get the button to display a toast message, how do I get the button to display and do other things? I am new to android apps, but familiar with java language
So far, I can only get the button to display a toast message, how do I get the button to display and do other things? I am new to android apps, but familiar with java language