GitXplorerGitXplorer
j

GankOr

public
168 stars
21 forks
0 issues

Commits

List of commits on branch master.
Unverified
3a657131115731294df95350ba4b0bd9a6604342

update

jjokermonn committed 7 years ago
Unverified
05a7a2ee29ebf44f6d15b464d7c9ba5b9ee91620

update

jjokermonn committed 7 years ago
Unverified
f205fd527022755ee20a9171e297f64e900d5a6c

update

jjokermonn committed 7 years ago
Unverified
2e9d6b28de81d241d028307b83338a5948eb3d52

update

jjokermonn committed 7 years ago
Unverified
0a1cbf23310c9ffb90f2d1580b99f6ed85d1aa41

update

jjokermonn committed 8 years ago
Unverified
56b028f2760b28a750b42875bd890e220b0167fb

update

jjokermonn committed 8 years ago

README

The README file for this repository.

干乎 (GankOr#

一款基于 Gank知乎接口的娱乐休闲软件,有宅男福利妹纸图,配上幽默风趣小视频,也有知识扩展知乎热门,丰富你的碎片时间,娱乐休闲两不误

APK 下载

百度网盘

应用宝干乎链接

百度手机助手/91助手干乎链接 或 二维码下载

安智市场干乎链接 或 二维码下载

教程

此项目会迭代下一个版本,迭代教程依旧会写出来

v1.0(截止到第91次 commits,教程已完结,位于项目的 documents 目录下)

v1.1(迭代中)

迭代中...

截图

第三方库 dependencies

	//    内存泄漏检测工具
    debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4-beta1'
    //    or 1.4-beta1
    releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.3.1'
    //    官方 material design 控件库
    compile 'com.android.support:design:23.4.0'
    //    OkHttp
    compile 'com.squareup.okhttp3:okhttp:3.4.1'
    //    Gson
    compile 'com.google.code.gson:gson:2.7'
    //    轮播器
    compile 'com.bigkoo:convenientbanner:2.0.5'

学到什么

License

Copyright 2016 joker

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.