Awesome
V2EX-android
V2EX社区客户端,非官方。
Google Play下载
其他下载链接
支持功能
- 话题查看
- 节点查看和按字母搜索
- 用户资料查看
- 话题回复
- 话题创建
- 未读提醒查看
- 常用分类节点话题浏览
- 节点下的话题翻页
- 话题回复翻页
- 滑动手势返回
其他功能
- 实现了节点、话题、用户三个Scheme,通过话题、节点、用户链接直接打开客户端进行相关信息浏览
- 对用户已经浏览过的话题作记忆处理并在界面上进行展示
- 话题、帖子等采用了卡片式布局
编译需求
- JDK 1.7+
- Android Studio 1.0+
- Android SDK r21+
屏幕截图
<img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/latest.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/hot.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/nodes.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/favor.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/topic_details.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/user_details.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/topic_add.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/topic_reply.png" width="200" height="350"/> <img src="https://raw.github.com/greatyao/v2ex-android/master/snapshots/drawer.png" width="200" height="350"/>LICENSE
Copyright (C) 2015 YAO Wei njustyw@gmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.