1)getText
2)setText
Widgets interact with ID number
FindviewbyId---Used to access view object
2)setText
Widgets interact with ID number
FindviewbyId---Used to access view object
ViewGroup
subclass is the base class for layouts, which are invisible containers that hold other Views setContentView(View)
.onCreate(Bundle)--
initialize your activityonPause()