It is used to display Text to the user. We can also edit textview but that we will discuss in later articles.
Choose plain text view from the widgets and drag it on the android screen.
Figure 1
Now go to the Text option and will see the coding of this text view.
Figure 2
Now again move to the design part and double click on the textview which you have added. You will get following screen
Figure 3
Here you can set the text which you want to display on the screen and using id option you can set the id of the controls. Now again move to the Text option and you will see the changes in xml file too.
Now execute this code and you will get following output.
For any query you can send mail at info@techaltum.com