The LBRY SDK packaged as an Android AAR library
Go to file
Thomas Zarebczan 22327bf33e
Merge pull request #723 from mohatagarvit/master
Update google-services.json path in BUILD.md #722
2019-10-28 10:31:15 -04:00
.github Update PULL_REQUEST_TEMPLATE.md 2019-10-28 10:29:43 -04:00
.gitsecret Replace Mixpanel with Firebase (Google) analytics (#535) 2019-05-02 07:06:42 +01:00
app@69a760f011 Navigation drawer fix (#729) 2019-10-21 18:42:12 +01:00
p4a add Firebase Cloud Messaging support (#702) 2019-10-11 14:18:45 +01:00
recipes arm64 (#606) 2019-07-10 21:34:52 +01:00
scripts DOCKER-DEV: Add arm64 glibc headers from #606 2019-07-15 17:36:31 -04:00
src/main bumpversion 0.10.0 --> 0.10.1 2019-10-20 19:33:58 +01:00
.dockerignore DOCKER-DEV: Local development in a docker container (#595) 2019-07-11 02:30:41 +01:00
.gitignore DOCKER-DEV: Local development in a docker container (#595) 2019-07-11 02:30:41 +01:00
.gitlab-ci.yml fix githubrelease command 2019-08-20 19:57:47 +01:00
.gitmodules React Native codebase as a submodule (#604) 2019-07-09 05:34:46 +01:00
BUILD.md Update google-services.json path in BUILD.md #722 2019-10-20 16:28:06 +05:30
build.sh Splash screen, discover and file Pages (#30) 2018-03-11 16:32:13 +01:00
buildozer.spec.arm.ci sdk 0.43.3 2019-10-20 19:33:22 +01:00
buildozer.spec.arm64.ci sdk 0.43.3 2019-10-20 19:33:22 +01:00
buildozer.spec.sample sdk 0.43.3 2019-10-20 19:33:22 +01:00
buildozer.spec.vagrant sdk 0.43.3 2019-10-20 19:33:22 +01:00
deploy.sh Splash screen, discover and file Pages (#30) 2018-03-11 16:32:13 +01:00
DOCKER-DEV.md DOCKER-DEV: Add arm64 glibc headers from #606 2019-07-15 17:36:31 -04:00
DOCKER.md React Native codebase as a submodule (#604) 2019-07-09 05:34:46 +01:00
Dockerfile DOCKER-DEV: Local development in a docker container (#595) 2019-07-11 02:30:41 +01:00
lbry-android.keystore.enc Travis CI deployment to AWS and Github releases (#114) 2018-05-09 19:26:57 +01:00
lbry-android.keystore.secret Replace Mixpanel with Firebase (Google) analytics (#535) 2019-05-02 07:06:42 +01:00
LICENSE bump year in license 2019-10-09 00:00:31 +03:00
QUICKSTART.md Update QUICKSTART.md 2019-10-28 10:27:48 -04:00
README.md Added gif as requested 2019-10-21 11:00:33 +05:30
release.sh tweak fresco gradle dependencies. fail build if the bundle doesn't build. 2019-08-17 02:23:17 +01:00
Vagrantfile add / update recipes and build changes for Python 3.6.6 compatibility (#315) 2018-10-07 15:59:03 +01:00

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.

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 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)