Android app development workshop at SJEC conducted by IEEE-SJEC-SB This contains basic android concepts tried during the workshop held on march 24 and marach 28,2018.
IntentDemo : It shows the usage of intent to switch between activities.
ListViewBasic: A basic list view is being illustrated.
ListenersDemo : Code for button OnclickListeners.
MylinearLayout : Code for linear Layout
MyRelativeLayout: code for basic relative layout.
To Do app : basic version of To Do which needs to be improved for taking part in competition.