LBRY Android

LBRY Android 应用。(The LBRY Android app)

Github星跟蹤圖

LBRY Android

LBRY 网络的 Android 浏览器和钱包。

安装

支持的最低 Android 版本是 5.0 Lollipop。有两种安装方法:

用法

可以通过从设备的应用程序抽屉中打开 LBRY 或通过主屏幕上的快捷方式(如果安装时创建)来启动该应用程序。

从源运行

克隆存储库并在 Android Studio 中打开项目。 Android Studio 将自动运行初始构建过程。构建过程完成后,单击“运行”按钮以在模拟器或连接的调试设备上启动应用程序。

贡献

欢迎,鼓励和补偿对此项目的贡献。有关更多详细信息,请参见https://lbry.io/faq/contributing

许可

该项目是麻省理工学院许可的。有关完整许可证,请参阅 LICENSE

安全

我们非常重视安全性。有关任何安全问题,请联系security@lbry.com。如果需要,我们的PGP密钥在这里。

联系

该项目的主要联系人是 @akinwale(akinwale@lbry.com)

(The first version translated by vz on 2020.07.19)

主要指標

概覽
名稱與所有者lbryio/lbry-android
主編程語言Java
編程語言Shell (語言數: 2)
平台Android
許可證MIT License
所有者活动
創建於2017-08-13 01:04:41
推送於2022-11-29 18:07:52
最后一次提交2022-11-29 13:07:52
發布數88
最新版本名稱0.17.1 (發布於 2021-06-25 19:37:20)
第一版名稱0.1.1 (發布於 2018-05-09 19:29:53)
用户参与
星數2.4k
關注者數28
派生數111
提交數1.1k
已啟用問題?
問題數816
打開的問題數155
拉請求數390
打開的拉請求數6
關閉的拉請求數32
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

LBRY Android

pipeline status
GitHub license

An Android browser and wallet for the LBRY network. This app bundles lbrynet-daemon as a background service with a UI layer built with React Native. The APK is built using buildozer and the Gradle build tool.

Installation

The minimum supported Android version is 5.0 Lollipop. There are two ways to install:

  1. Via the Google Play Store. Anyone can join the open beta in order to install the app from the Play Store.
  2. Direct APK install available at http://build.lbry.io/android/latest.apk. You will need to enable installation from third-party sources on your device in order to install from this source.

Usage

The app can be launched by opening LBRY Browser from the device's app drawer or via the shortcut on the home screen if that was created upon installation.

Running from Source

The app is built from source via Buildozer. After cloning the repository, copy buildozer.spec.sample to buildozer.spec and modify this file as necessary for your environment. Please see BUILD.md for detailed build instructions.

Contributing

Contributions to this project are welcome, encouraged, and compensated. For more details, see https://lbry.io/faq/contributing

License

This project is MIT licensed. For the full license, see LICENSE.

Security

We take security seriously. Please contact security@lbry.com regarding any security issues. Our PGP key is here if you need it.

Contact

The primary contact for this project is @akinwale (akinwale@lbry.com)