lbryio / lbry-android

The LBRY Android app
MIT License
2.44k stars 113 forks source link

Add ability to open lbry app from odysee and lbry.tv links #1209

Open jemsurfer opened 2 years ago

jemsurfer commented 2 years ago
## The Issue In order to open a video that someone shares with you in the app, you need to find the id of the video on odysee, then type it (letter for letter) in the app search bar. ### Steps to reproduce 1.Open an odysee or lbry.tv 2.There is no prompt or option to open the media in the app ### Expected behaviour The media should be able to be opened in the lbry app ### Actual behaviour The browser gives no option to 'open in app' ## System Configuration - Device:Samsung galaxy s10+ - Android version:11 ## Anything Else

Looks like this is the way you do it: https://developer.android.com/training/app-links

Screenshots