56c375f344
* lbry.tv experiment build * add task for checking if the sdk is ready * fix for special urls * send onSdkStatusResponse events * persist dht setting to file system |
||
---|---|---|
.github | ||
.gitsecret | ||
app | ||
gradle/wrapper | ||
.dockerignore | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
build.gradle | ||
build.sh | ||
deploy.sh | ||
Dockerfile | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
lbry-android.keystore.secret | ||
LICENSE | ||
README.md | ||
release.sh | ||
settings.gradle |
LBRY Android
An Android browser and wallet for the LBRY network. This app bundles LBRY SDK as a background service with a UI layer built with React Native.
Installation
The minimum supported Android version is 5.0 Lollipop. There are two ways to install:
- Via the Google Play Store. Anyone can join the open beta in order to install the app from the Play Store.
- 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
Please refer to https://github.com/lbryio/lbry-react-native/blob/master/README.md
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)