xmiasma
Newbie
I have a question regarding using one view inside of another view...for example lets say that i have 2 tabs....one tab will have a text box and button for input and the second tab will hold a list of items (in this case the items are text input).
I think i am having trouble in understanding how android apps are running. In c++ you have a main loop that runs the code you write. In this format im not sure where that is exactly. or does it just run in activities and they have their OWN main loops?
help much appreciated
I think i am having trouble in understanding how android apps are running. In c++ you have a main loop that runs the code you write. In this format im not sure where that is exactly. or does it just run in activities and they have their OWN main loops?
help much appreciated