# bilisoleil-kotlin
**Repository Path**: tomdev/bilisoleil-kotlin
## Basic Information
- **Project Name**: bilisoleil-kotlin
- **Description**: bilisoleil 该项目为仿b站项目的 kotlin 版,大部分界面采用 kotlin 编程,由于本人水平有限,有些 kotlin 写法不规范,后期有时间会逐步完善,和原项目一
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 15
- **Created**: 2017-08-24
- **Last Updated**: 2024-12-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# bilisoleil
An unofficial bilibili client for android
## Remark
该项目为仿b站项目的kotlin版,大部分界面采用kotlin编程,由于本人水平有限,有些kotlin写法不规范,后期有时间会逐步完善,和
原项目一样采用rxjava2+okhttp+retrofit+mvp+dagger2。
#### java版地址:[bilisoleil](https://github.com/yoyiyi/bilisoleil)
#### kotlin版地址:[bilisoleil-kotlin](https://github.com/yoyiyi/bilisoleil-kotlin)
## Screenshots
.png?raw=true)
## Thanks to the open source project
* [bilibili-android-client](https://github.com/HotBitmapGG/bilibili-android-client)
* [RxJava](https://github.com/ReactiveX/RxJava)
* [RxAndroid](https://github.com/ReactiveX/RxAndroid)
* [RxBinding](https://github.com/JakeWharton/RxBinding)
* [RxLifecycle](https://github.com/trello/RxLifecycle)
* [okhttp](https://github.com/square/okhttp)
* [dagger](https://github.com/square/dagger)
* [retrofit](https://github.com/square/retrofit)
* [BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)
* [ijkplayer](https://github.com/Bilibili/ijkplayer)
* [DanmakuFlameMaster](https://github.com/Bilibili/DanmakuFlameMaster)
* [butterknife](https://github.com/JakeWharton/butterknife)
* [glide](https://github.com/bumptech/glide)
* [MaterialSearchView](https://github.com/MiguelCatalan/MaterialSearchView)
* [FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)
* [FlowLayout](https://github.com/hongyangAndroid/FlowLayout)
* [banner](https://github.com/youth5201314/banner)
## License
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.