ea30ad5974
* app head: channel creator page * remove react-native-document-picker * app head: support optional parameters * app head: channel creator updates. upload image assets. |
||
---|---|---|
.github | ||
.gitsecret | ||
app@2f0014be08 | ||
p4a | ||
recipes | ||
scripts | ||
src/main | ||
.dockerignore | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.travis.yml | ||
BUILD.md | ||
build.sh | ||
buildozer.spec.arm.ci | ||
buildozer.spec.arm64.ci | ||
buildozer.spec.sample | ||
buildozer.spec.vagrant | ||
deploy.sh | ||
DOCKER-DEV.md | ||
DOCKER.md | ||
Dockerfile | ||
lbry-android.keystore.enc | ||
lbry-android.keystore.secret | ||
LICENSE | ||
QUICKSTART.md | ||
README.md | ||
release.sh | ||
Vagrantfile |
LBRY Android
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:
- 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 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)