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 8dcf890 commit d78439b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +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)
###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 d78439b

Please sign in to comment.