You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
android-notes/README.md

17 lines
446 B

---
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)
-