Skip to content

An news information integration platform app for studying android

License

Notifications You must be signed in to change notification settings

HanyeeWang/GeekZone

Repository files navigation

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