这是为CNodejs社区(https://cnodejs.org/) 开发的原生Android版客户端。适用于Android4.0及以上。
- 各栏目列表页展示,下拉刷新,上拉加载更多
- 内容页展示
- 回复主题,包括@特定用户
- 发表新话题
- 扫码登录
- Android Studio 1.1.0
- JDK 1.7
- CompileSdkVersion 22
- BuildToolsVersion "22.0.1"
- 大名鼎鼎的Facebook图片加载库
https://github.com/facebook/fresco - Activity滑动返回
https://github.com/ikew0ng/SwipeBackLayout - Listview动画
https://github.com/twotoasters/JazzyListView - Viewpager指示器
https://github.com/astuetz/PagerSlidingTabStrip - 国人整合的ZXing和ZBar的结合体
https://github.com/SkillCollege/QrCodeScan - Google家的Volley和Gson