Skip to content

Latest commit

 

History

History
74 lines (53 loc) · 4.46 KB

README_EN.MD

File metadata and controls

74 lines (53 loc) · 4.46 KB

Paper Plane

Platform Release Gradle GitHub license

icon

中文版 | English

The original name is ZhiHu Daily, it was renamed to Paper Plane after V3.0.0. Paper Plane is a reading app based on Android which contains articles from Zhihu Daily, Guokr Handpick and Douban Moment.

API of ZhiHuDaily is 知乎日报 API 分析

Statement of API Using

izzyleung

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

The architecture of project is Google Android Architecture Blueprints [beta]

screenshots

screenshot

App markets and download links

Open Source Library

Name Introduction
Volley Volley is an HTTP library that makes networking for Android apps easier and most importantly, faster. Volley is available through the open AOSP repository.
MaterialDateTimePicker Pick a date or time on Android in style
Glide An image loading and caching library for Android focused on smooth scrolling
Android Support Libraries The 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.
Gson A Java serialization/deserialization library that can convert Java Objects into JSON and back.

Other repository of mine

  • Zhihu Zhuanlan -- Analysis of Zhihu Zhuanlan's API + Unofficial Android App of Zhihu Zhuanlan
  • Fanfou Handpick -- A Fanfou Handpick Client Developed by Kotlin
  • Translator -- A translation App Based on Android
  • Reader -- MVP + Volley + Gson, the content comes from Qiubai, Jiandan and Neihanduanzi

Contact Me

marktonymengyi#gmail.com (replace '#' with '@')

My blog:blog

Support Me

If you think, I deserve to get paid for my work, you can leave me a little money here by scanning the QR code through Wechat.

Wechat_QRCode

License

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.