The LBRY Android app (on F-Droid)
Go to file
2020-12-10 10:39:56 +01:00
.github Update PULL_REQUEST_TEMPLATE.md 2019-10-28 10:29:43 -04:00
.gitsecret Instant verification (#974) 2020-08-19 17:23:35 +01:00
app Merge branch 'master' of https://github.com/lbryio/lbry-android 2020-12-10 10:39:56 +01:00
fastlane/metadata/android/en-US Update title.txt 2020-07-23 15:39:14 -04:00
gradle/wrapper Use expected SHA256 checksum for gradle-wrapper 2020-09-21 13:23:23 +02:00
.gitignore Instant verification (#974) 2020-08-19 17:23:35 +01:00
.gitlab-ci.yml CI apt-transport-https 2020-08-19 18:14:13 +01:00
.gitmodules Remove lbry-android-sdk submodule 2020-06-29 11:40:52 +02:00
build.gradle Bintray repository is no longer needed 2020-06-26 21:06:12 +02:00
gradle.properties Native rewrite (#878) 2020-05-23 07:49:00 +01:00
gradlew Use gradle-wrapper 6.1.1 2020-09-14 18:51:05 +02:00
gradlew.bat Use gradle-wrapper 6.1.1 2020-09-14 18:51:05 +02:00
lbry-android.keystore.secret Instant verification (#974) 2020-08-19 17:23:35 +01:00
LICENSE Update LICENSE 2020-02-03 04:38:17 +07:00
README.md Replace instructions for installing to FDroid instead or from Play Store 2020-10-05 21:16:45 +02:00
release.sh update release.sh for unsigned APKs 2020-03-01 21:37:57 +01:00
settings.gradle Native rewrite (#878) 2020-05-23 07:49:00 +01:00

LBRY Android

pipeline status GitHub license

An Android browser and wallet for the LBRY network.

LBRY Android GIF

Installation

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

  1. Via the F-Droid Android app. Search for LBRY and install the version you prefer.
  2. Download the LBRY file from the F-Droid website. Search for LBRY on F-Droid's website, it should be listed as LBRY FDroid, download the APK file and install it on your device.

Usage

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

Running from Source

Clone the repository and open the project in Android Studio. Android Studio will automatically run the initial build process. Click the Run button to launch the app on your simulator or connected debugging device after the build process is complete.

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)