Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

storytellerF/Bi

Repository files navigation

此项目不在维护,请转到https://github.com/storytellerF/Bi2 ,新项目支持跨平台

Material Design 的哔哩哔哩非官方客户端

Android CI

👆没有release,可以下载自动构建的apk

基于bilimiao2 制作,基于Jetpack Compose 构建(未来会迁移到KMM),以GPL 协议发布

Build

克隆项目之后需要

# 确保你已经安装了git
git clone https://github.com/storytellerF/Bi.git
cd Bi
# 获取bilimiao2 的代码
git submodule update --init

需要安装jdk 17,Android Studio Preview Giraffe,Android SDK

  1. 可以使用Android Studio 一键构建

  2. 也可以使用命令行构建 可以不安装Android Studio至少需要安装Android SDK

    sh gradlew build
    # 如需安装到手机
    sh gradlew installDebug

About

Material Design 的哔哩哔哩非官方客户端

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages