lbryio / lbry-android

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

Android TV support #693

Open tzarebczan opened 5 years ago

tzarebczan commented 5 years ago

Reddit user requested Android TV support.

What needs to happen for the APK to be supported on Android TV? My guess is better landscape support to start.

wazlecracker commented 4 years ago

Agreed to this. LBRY is very suited for Android TV as a concept.

nixfu commented 4 years ago

THIS IS A MUST. The app must work for using a "remote" to navigate etc. and not require a keyboard or touch only. It must work on AndroidTV, FireTV, and other TV platforms.

thomasesr commented 4 years ago

I've tested installing LBRY Android App from the AptoideTV App on a Nvidia Shield and it works fine. however the UI is not optimized for remote control usage. It needs a UI rework to be more TV friendly, like video browsing and autoplay in full screen (maybe a new video player interface) when clicking a video. Also needs to be available on the Google Play Store for Android TV. Also Nvidia Shield has support for External Storage such as USB SSDs and Hard Drives which can be used to store media for p2p sharing if necessary. Not all Android TV devices have this capability but its a interesting feature to add.

thomasesr commented 4 years ago

Resource and guidelines for Android TV apps: https://developer.android.com/training/tv/start

msmshazan commented 3 years ago

Google uses https://cobalt.foo/ for it's own YouTube TV app for consoles and TV like embedded devices

RubenKelevra commented 3 years ago

I'm sad that there's still no App available to replace YouTube for my new Android 10 tv.

I tried odysee.com in the Paraffin browser.

While it works the audio and video track are not in sync and the overall usability isn't great since you have to rely on a cursor instead of jumping to the buttons.

Can this get a bit more priority? There are huge amounts of Android TV devices out there, which also have constant power and internet.

If Android TV allows background services they could help to stabilize the network, since mobile clients have a hard time doing this.

linimin commented 2 years ago

I started a project for Android TV app, any feedback or pull requests are welcome! https://github.com/linimin/lbry-androidtv

KruyKaze commented 2 years ago

I started a project for Android TV app, any feedback or pull requests are welcome! https://github.com/linimin/lbry-androidtv

Awesome!