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

884 B

Android Notes

常用组件

  1. WebView
  2. RecyclerView

常见知识点

  1. Android 数据持久化
  2. 自动化埋点
  3. 动画

性能优化

I/O 优化

Java

final 你需要知道的一切

String 你需要知道的一切