Skip to content

Commit

Permalink
yoyiyi
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq committed Aug 21, 2017
1 parent ac05a1b commit 8dcf890
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ An unofficial bilibili client for android

## Remark

java版地址:[bilibili](https://github.com/yoyiyi/bilisoleil)
kotlin版地址:[bilisoleil-kotlin](https://github.com/yoyiyi/bilisoleil-kotlin)

b站接口有些加密过,抓不到,有些我直接抓了一个,请求参数啥的,不懂啥意思,直接用了,有些接口直接用原项目[bilibili-android-client](https://github.com/HotBitmapGG/bilibili-android-client)
,有些界面需要登录才会有数据,避免麻烦直接复制json到本地,该仿b站的项目采用rxjava2+okhttp+retrofit+mvp+dagger2搭建的,然后参考了大佬的项目[bilibili-android-client](https://github.com/HotBitmapGG/bilibili-android-client),在此表示感谢。该项目还有许多不完善,
不足的地方,后期有时间尽可能改。
Expand Down

0 comments on commit 8dcf890

Please sign in to comment.