LBRY Android

LBRY Android 应用。(The LBRY Android app)

Github stars Tracking Chart

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)

Main metrics

Overview
Name With Ownerlbryio/lbry-android
Primary LanguageJava
Program languageShell (Language Count: 2)
PlatformAndroid
License:MIT License
所有者活动
Created At2017-08-13 01:04:41
Pushed At2022-11-29 18:07:52
Last Commit At2022-11-29 13:07:52
Release Count88
Last Release Name0.17.1 (Posted on 2021-06-25 19:37:20)
First Release Name0.1.1 (Posted on 2018-05-09 19:29:53)
用户参与
Stargazers Count2.4k
Watchers Count28
Fork Count111
Commits Count1.1k
Has Issues Enabled
Issues Count816
Issue Open Count155
Pull Requests Count390
Pull Requests Open Count6
Pull Requests Close Count32
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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)