用来学习,积累工具。 下面是各个module介绍
包含:
- 基于Volley的网络框架。
- Effective Android UI 实践。
- 自定义View(在widget包下)包括:
- 通用下拉刷新Layout - PullRefreshLayout
- 采用NestedScrolling框架的通用下拉刷新Layout - XPullRefreshLayout
- 字母导航(继承自View完全自己实现)- LetterNavigation
- 无限循环ViewPager - LoopViewPager
- 滑动菜单Layout - MyMenuLayout
- 日食效果动画View - SunMoveCircleImageView
- 自动换行布局 - AutoLineLayout
- 一些好用的Utils,包括:LazyHandler,字符串处理等工具。
- com.squareup.okhttp:okhttp:2.5.0
- com.squareup.okhttp:okhttp-urlconnection:2.5.0
- com.facebook.fresco:fresco:0.14.0
- com.android.support:support-v4:24.2.1
通过注释来学习 包括:
- Activity
- 自定义View
- Fragment
- LayoutManager
- PagerAdapter
- Provider
- Receiver
- Service
- 线程池
- MVP模式
- Android Effective UI实现
- FLUX模式
卸载监听,现在应该是不能用了,留在这里是学习 CMake 用的。
例子。
壳app,模块化开发。