The LBRY Android app (on F-Droid)
Go to file
2020-06-30 18:37:08 +02:00
.github Update PULL_REQUEST_TEMPLATE.md 2019-10-28 10:29:43 -04:00
.gitsecret sdk 0.62.0. update secret files. 2020-03-02 18:39:35 +01:00
app Remove Firebase Token section from About fragment 2020-06-29 11:40:52 +02:00
fastlane/metadata/android/en-US Fix description not appearing on FDroid listing 2020-06-30 18:28:39 +02:00
gradle/wrapper Use Gradle Wrapper 6.1.1 consistently with properties 2020-06-30 18:37:08 +02:00
.gitignore Native rewrite (#878) 2020-05-23 07:49:00 +01:00
.gitlab-ci.yml Native rewrite (#878) 2020-05-23 07:49:00 +01:00
.gitmodules Remove lbry-android-sdk submodule 2020-06-29 11:40:52 +02:00
build.gradle Remove lbrysdk AARs. Add bintray dependencies. 2020-06-09 22:27:42 +01:00
gradle.properties Native rewrite (#878) 2020-05-23 07:49:00 +01:00
gradlew Use Gradle Wrapper 6.1.1 consistently with properties 2020-06-30 18:37:08 +02:00
gradlew.bat Use Gradle Wrapper 6.1.1 consistently with properties 2020-06-30 18:37:08 +02:00
lbry-android.keystore.secret sdk 0.62.0. update secret files. 2020-03-02 18:39:35 +01:00
LICENSE Update LICENSE 2020-02-03 04:38:17 +07:00
README.md update README 2020-06-19 06:57:48 +01: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 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 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)