Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

26 lines (23 loc) · 1.15 KB

GeekZone

This is an news information integration platform demo app for studying android. This project should still has some issues to fix, I'll continue to complete them and try to make it more helpful for us to study android. This app data comes from :
1. http://daily.zhihu.com/ (unofficial way)
2. https://zhuanlan.zhihu.com/ (unofficial way)

Main technique points

1. architecture : MVP + Dagger2 + Butterknife
2. network : Retrofit2.0 + OkHttp + Gson
3. imageloader : Glide
4. database : Realm
5. UI : Material Design
6. message : EventBus
7. performance : LeakCanary + Blockcanary

Demo running display

References and Thanks

JakeWharton/u2020、GeekNews、LookLook、AndroidFire、Fragmentation、ZhuanLan、ZhihuDailyPurify and so on,Thanks for these projects !

About

Email : hanyee.hw@gmail.com