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
|
|
|
|
---
|
|
|
|
|
|
|
|
#### 常用组件
|
|
|
|
|
|
|
|
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/SharedPreferences.md)
|
|
|
|
- [SQLite](https://github.com/Omooo/Android-Notes/blob/master/blogs/SQLite.md)
|
|
|
|
|
|
|
|
|
|
|
|
|