Android Programming The Basics: Input + Button Event + Toast
Android Programming Tutorial: The Basics
Objects you need:
- Textview
- Edittext
- Button
- Toast
Note: I have recorded this video last 2013. If there are updates, kindly adjust and adapt to changes.
The Basics: Input + Button Event + Toast
The following are the sequence of my video tutorial for basic android application development. I have combined different elements that have been separately featured by video tutorials all over the web. This is a straightforward, simple and basic android app development online programming tutorial. Hope you will learn from this. Please be guided accordingly.
- Design using XML
- EditText Initialization and Get Values
- Button Event using HYBRID method
- Creating a Toast