An unofficial bilibili client for android
java版地址:bilisoleil
kotlin版地址:bilisoleil-kotlin
b站接口有些加密过,抓不到,有些我直接抓了一个,请求参数啥的,不懂啥意思,直接用了,有些接口直接用原项目bilibili-android-client ,有些界面需要登录才会有数据,避免麻烦直接复制json到本地,该仿b站的项目采用rxjava2+okhttp+retrofit+mvp+dagger2搭建的,然后参考了大佬的项目bilibili-android-client,在此表示感谢。该项目还有许多不完善, 不足的地方,后期有时间尽可能改。
- bilibili-android-client
- RxJava
- RxAndroid
- RxBinding
- RxLifecycle
- okhttp
- dagger
- retrofit
- BaseRecyclerViewAdapterHelper
- ijkplayer
- DanmakuFlameMaster
- butterknife
- glide
- MaterialSearchView
- FlycoTabLayout
- FlowLayout
- banner
Copyright 2017 yoyiyi
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.