New to making android apps, need some general starting help

Hiphiphooray

New Member
Joined
Aug 14, 2010
Messages
4
Reaction score
0
I already have everything downloaded and have already done the Hello World starting tutorial. I am new to Eclipse but have programmed before in Visual Basic. My normal means of coding in Visual Basic would begin my designing the user interface which consisted of adding controls (such as buttons, textbox, labels). Then i would code what i wanted the controls to do. I am having trouble figuring out how to make controls and how to code them specifically.

For a quick way to answer, If i wanted a simple app to take the value of two text boxes and add them when i clicked a button how would i do this?

Thanks for any help.
 
Top