一、Java基礎
二、Android基礎
三、高級UI
PhotoView:圖片展示,支持縮放、移動
https://github.com/Baseflow/PhotoViewSmartRefreshLayout:下拉刷新框架,支持越界回彈、越界拖動,具有極強的擴展性,集成了幾十種炫酷的Header和 Footer
https://github.com/scwang90/SmartRefreshLayout
四、數據結構
五、算法
六、混合開發
七、性能優化
八、移動架構
EventBus: 事件總線框架,需要添加混淆,不支持跨進程
https://github.com/greenrobot/EventBus網絡框架
retrofit:需要添加混淆
https://github.com/square/retrofitPersistentCookieJar:Cookie自動管理,需要添加混淆
https://github.com/franmontiel/PersistentCookieJar
九、NDK
十、Kotlin
[持續更新中...]