CloudStream-2 icon indicating copy to clipboard operation
CloudStream-2 copied to clipboard

Compatibility for Android TV

Open oroboros opened this issue 3 years ago • 1 comments

Making the app compatible for Android TV typically requires very little extra code (like adding LEANBACK_LAUNCHER attribute and having a TV banner). It would be a great addition!

oroboros avatar May 30 '21 07:05 oroboros

You are sadly very wrong about "Making the app compatible for Android TV typically requires very little extra code".

  1. Xamarin dont have the tools needed to do this
  2. LEANBACK is a VERY bad template, and if you want somewhat good UI then you have to remake it from scratch
  3. cs-2 Will never have support for android TV, BUT there is a chance that cs-3 might support it as I write the UI in native kotlin+android xml, cs-3 is not out yet but you can check out the progress in the discord: https://discord.gg/5Hus6fM

if you want to watch anime on your tv, look at https://github.com/Blatzar/shiro-app/releases > tv-release.apk

LagradOst avatar May 30 '21 18:05 LagradOst