源码分享-纸飞机-采用MVP架构,集合了知乎日报、果壳精选和豆瓣一刻的综合性阅读客户端

代码地址:纸飞机

原名知乎小报,V3.0.0之后正式更名为纸飞机,是一款集合了知乎日报、果壳精选和豆瓣一刻的综合性阅读客户端。

项目架构采用Google Android Architecture Blueprints [beta]

其中知乎日报API来自 知乎日报 API 分析

API的使用声明

izzyleung

以下所有 API 均由 知乎(Zhihu.Inc) 提供,本人(Xiao Liang)采取非正常手段获取。获取与共享之行为或有侵犯知乎权益的嫌疑。若被告知需停止共享与使用,本人会及时删除此页面与整个项目。 请您暸解相关情况,并遵守知乎协议。

截屏

screenshot

下载链接与应用商店

开源项目

名称介绍
VolleyVolley is an HTTP library that makes networking for Android apps easier and most importantly, faster. Volley is available through the open AOSP repository.
MaterialDateTimePickerPick a date or time on Android in style
GlideAn image loading and caching library for Android focused on smooth scrolling
Android Support LibrariesThe Android Support Library offers a number of features that are not built into the framework. These libraries offer backward-compatible versions of new features, provide useful UI elements that are not included in the framework, and provide a range of utilities that apps can draw on.
GsonA Java serialization/deserialization library that can convert Java Objects into JSON and back.

我的其他项目

  • 知乎专栏 -- 知乎专栏API分析 + 第三方知乎专栏Android客户端

  • 饭否精选 -- 使用Kotlin开发的饭否精选客户端

  • 简单翻译 -- 翻译App

  • Reader -- MVP + Volley + Gson, 内容包含了糗事百科,煎蛋和内涵段子

许可证

Copyright 2016 lizhaotailang
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.