知乎专栏API分析及示例项目源码分享

Talk is cheap, show me the code:示例项目 知乎专栏Android

知乎专栏APP

知乎专栏APP是一款第三方的知乎专栏Android app,内置了部分优秀专栏,同时支持用户自定义添加专栏。

API

知乎专栏API分析戳这里 或者查看wiki

截图

0

下载

Google Play

小米应用商店

魅族应用商店

直接下载apk试用 -> Google Drive

开源项目

名称介绍
VolleyVolley is an HTTP library that makes networking for Android apps easier and most importantly, faster. Volley is available through the open AOSP repository.
GlideAn image loading and caching library for Android focused on smooth scrolling
GsonA Java serialization/deserialization library that can convert Java Objects into JSON and back.
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.
material-dialogsA beautiful, fluid, and customizable dialogs API.

我的其他项目

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

  • 饭否精选 -- 使用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.