Android Tutorial for Beginners | Views in Android

In this tutorial, We use relative layout and text view with attribute such as id, layout_height, layout_width, background color, textSize and etc. and edit text with attribute such as layout_height, layout_width, id, layout_marginTop, layout_below.
Back to Top