Andriod programming – Posts 2: TextView, EditText, Button
TextView is an ingredient that helps us to display text on screen.
EditText is a component that allows us to enter data into.
Button is a component that allows us to click to manipulate the handling something.
Recent Comments