A brief demo of all the small features of android introduced to beginner in SIG on 17/10/18.
XML layout:
- Textview
- ImageButton
- Imageview
- toggle
- Switch
- Floating action button
- Radio button
- Checkboxes
In Java(functionality):
- OnClick function
- Switch cases working
- Toasts
- Activity lifecycle: oncreate - ondestroy
- Types of Activities.
- Click and Check Listeners (radio, checkbox, button, switch, toggle)
--Kunal Farmah
--Shivam Kumar