您可以在此处下载讲义。我们将尽量在对应课程开始前上传讲义。 ListView 组件 tl;dr: 本讲介绍了 ListView 组件的基本用法。 [listview] [slides] 推荐阅读: Adapter基础讲解 ListView简单使用 Menu 组件 tl;dr: 本讲介绍了 Menu 组件的基本用法。 [menu-starter] [menu-ender] [slides] 推荐阅读: android menus how to implement options menu in android context menu in android with example popup menu in android with example Tool Bar 组件 tl;dr: 本讲介绍了 Tool Bar 组件的基本用法。 [action-bar] [tool-bar] [slides] 推荐阅读: toolbar in android with example action bar in android with example SharedPreferences tl;dr: 本讲介绍了 SharedPreferences 的基本用法。 [shared-preferences] [slides] 推荐阅读: activity lifecycle in android with demo app shared preferences in android with examples SQLite tl;dr: 本讲介绍了 SQLite 的基本用法。 [sqlite] [db-browser-for-sqlite] [slides] 推荐阅读: Android:SQLiteOpenHelper类(SQLlite数据库操作)详细解析 Android:如何在Android中使用SQLite数据库预填充数据