Presentation is loading. Please wait.

Presentation is loading. Please wait.

ANDROID UI - DEVELOP AND DESIGN Peter Liu School of ICT, Seneca College.

Similar presentations


Presentation on theme: "ANDROID UI - DEVELOP AND DESIGN Peter Liu School of ICT, Seneca College."— Presentation transcript:

1 ANDROID UI - DEVELOP AND DESIGN Peter Liu School of ICT, Seneca College

2 Android UI – Develop and Design User Experience Overview of Android UI Event Handling of Android Views Code Walkthrough Debugging Android Code

3 Android App - User Experience What is your “Android” user experience? Two examples (emulator) the calculator the calendar UI design (beyond the scope of this course) HOW TO PUT UI COMPONENTS TOGETHER? course wiki: Android Discovery ZoneAndroid Discovery Zone stack-based navigation (John Selmys)

4 Overview of Android UI http://developer.android.com/guide/topics/ui/index.html Input Controls Basic Views (textbook) TextView, EditText, Button, CheckBox, ToggleButton, RadioButtion Spinners Pickers (for date and time) Menus Action Bar Toasts

5 Event Handling of Views Code Walkthrough (with my comments) Basic Views AutoCompleteTextView ListView Spinner View TimePicker View DatePicker View Menus Source code from the textbook (without comments) http://www.wrox.com/WileyCDA/WroxTitle/Beginning-Android-4- Application-Development.productCd-1118199545.html http://www.wrox.com/WileyCDA/WroxTitle/Beginning-Android-4- Application-Development.productCd-1118199545.html

6 Menus vs Action Bar course wiki Android Discovery Zone

7 Debugging Android Code WHAT TO DO WHEN THINGS DON’T WORK? Logging in Android the LogCat View Andrew’s question (course wiki) Lab Exercise


Download ppt "ANDROID UI - DEVELOP AND DESIGN Peter Liu School of ICT, Seneca College."

Similar presentations


Ads by Google