/bv

哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.

Primary LanguageKotlinMIT LicenseMIT

BV

Bug Video

GitHub tag (latest by date) Android Sdk Require GitHub Release workflow


BV (Bug Video) 是一款 哔哩哔哩 的第三方 Android TV 应用,使用 Jetpack Compose 开发,支持 Android 5.0+

全都是随心乱写的代码,架构什么的全不会,能跑起来就不错了。

特点

🐛 Bug 多多。

安装

你可以在 这里 获取到持续集成版本。

自行编译注意事项

google-services.json

该项目使用 Firebase Crashlytics 进行异常日志统计,因此需要用到 google-services.json 文件。

你应该在 Firebase 上创建一个新的应用,并下载获取你自己的 google-services.json 文件,并将其放置于 app 目录下。