An android client for http://gank.io/
借助Gank.Io提供的API开发的一个客户端,目的纯属练手和向大神学习。
###参考项目:
1、xingrz大神的开源项目GankMeizhi
3、开源项目cheesesquare
###apk下载:
####直接下载
###演示视频:
####演示视频@Youtube
###应用截图:
###遗留功能:
1、干货收藏
2、按日期浏览
###支持版本:
minSdkVersion 19
###依赖开源技术:
compile 'com.android.support:design:23.0.0'
compile 'com.android.support:appcompat-v7:23.0.0'
compile 'com.android.support:cardview-v7:23.0.0'
compile 'com.android.support:recyclerview-v7:23.0.0'
compile 'com.umeng.analytics:analytics:latest.integration'
compile 'com.github.bumptech.glide:glide:3.6.0'
compile 'com.squareup.retrofit:retrofit:1.9.0'
compile 'com.squareup.okhttp:okhttp:2.2.0'
compile 'com.squareup.okhttp:okhttp-urlconnection:2.2.0'
compile 'io.reactivex:rxandroid:0.24.0'
compile 'com.orhanobut:logger:1.11'
compile 'com.jakewharton:butterknife:7.0.1'
compile 'io.realm:realm-android:0.81.1'
compile 'com.malinskiy:materialicons:1.0.2'
compile 'com.vlonjatg.android:progress-activity:1.1.1'
compile 'net.grandcentrix.tray:tray:0.9.2'