Android 教程

Fragment

  1. UI fragment 与 fragment管理器
    • 创建 Crime 数据类
    • 创建UI fragment
    • 托管UI fragment

RecyclerView

  1. 使用 RecyclerView 显示列表
    • 视图布局
    • 托管 CrimeListFragment, 存储 Crime
    • RecyclerView, ViewHolder, Adapter

Navigation

  1. Navigation
    • 视图布局
    • Directions