fuseProgram
fuseProgram
作者:Code4Android
新浪微博:http://weibo.com/745687294
CSDN : http://blog.csdn.net/xiehuimx?viewmode=contents
简书 : http://www.jianshu.com/users/d5b531888b2b/latest_articles
#本项目是自己学习过程的个小记录
#实现大文件分片上传,分隔上传,由于获取了文件的md5值,可以实现秒传功能 所在包:com.example.xh.uploadfile以及com.example.xh.UpLoadFileFragment
相关文章:
#自学RxJava代码
所在包:com.example.xh.rxjava以及com.example.xh.TestRxJavaFragment
#学习Retrofit
所在包:com.example.xh.retrofit以及com.example.xh.RetrofitFragment
百度定位实现
所在包:com.example.xh.utils以及com.example.xh.BaiduLocationFragment
相关文章: