--- Android Notes --- #### 常用组件 1. [WebView](https://github.com/Omooo/Android-Notes/blob/master/blogs/WebView.md) 2. [RecyclerView](https://github.com/Omooo/Android-Notes/blob/master/blogs/RecyclerView.md) #### 常见知识点 1. Android 数据持久化 - [SharedPreferences](https://github.com/Omooo/Android-Notes/blob/master/blogs/Android%20%E6%8C%81%E4%B9%85%E5%8C%96%E5%AD%98%E5%82%A8%E4%B9%8B%20SharedPreferences.md) -