Contents covered in the Workshop
1. Install and use appropriate tools for Android development, including IDE, device emulator, and profiling tools.
2. Understand the Android application architecture, including the roles of the task stack, activities, and services.
3. Build user interfaces with fragments, views, form widgets, text input, lists, tables, and more.
4. Use advanced UI widgets for scrolling, tabbing, and layout control.
5. Present menus via the Android action bar and handle menu selections.
6. Store application data on the mobile device, in internal or external storage locations.
7. Support user-specific preferences using the Android Preferences API. |