# v2ex-android **Repository Path**: java2demo/v2ex-android ## Basic Information - **Project Name**: v2ex-android - **Description**: V2EX社区客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-08-01 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## V2EX-android V2EX社区客户端,非官方。 #### Google Play下载 [![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.yaoyumeng.v2ex) #### 其他下载链接 [**Github**](https://github.com/greatyao/v2ex-android/releases/download/1.2.5/v2ex-android-v1.2.5.apk) ### 支持功能 * 话题查看 * 节点查看和按字母搜索 * 用户资料查看 * 话题回复 * 话题创建 * 未读提醒查看 * 常用分类节点话题浏览 * 节点下的话题翻页 * 话题回复翻页 * 滑动手势返回 ### 其他功能 * 实现了节点、话题、用户三个Scheme,通过话题、节点、用户链接直接打开客户端进行相关信息浏览 * 对用户已经浏览过的话题作记忆处理并在界面上进行展示 * 话题、帖子等采用了卡片式布局 ### 编译需求 * JDK 1.7+ * Android Studio 1.0+ * Android SDK r21+ ### 屏幕截图 ### LICENSE Copyright (C) 2015 YAO Wei 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 .