Android Apps using Eclipse help?

BrandonOverton

New member
Joined
Sep 18, 2011
Messages
1
Reaction score
0
Points
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
 
Back
Top