SkyTubeTeam / SkyTube

Copylefted libre / open source YouTube player for Android
GNU General Public License v3.0
2.39k stars 330 forks source link

Add support to launch on Android TV from home screen #401

Open KaptnJack opened 5 years ago

KaptnJack commented 5 years ago

It would be greate to add support to launch app from Android TV home page. Need to add in AndroidManifest.xml: "category android:name="android.intent.category.LEANBACK_LAUNCHER"" and add android:banner="@drawable/" in activity entry. May be need some more actions.

jordanade commented 5 years ago

Yes, a full Android TV-oriented experience would be great! Especially if it includes populating a home-screen "channel" as the official app does.

vebaev commented 2 years ago

Is there any update on the matter?

drogga commented 2 years ago

Even I can (probably) make it show a tile in the leanback launcher, but it won't magically make it compatible, some things work by navigating with the remote's D-Pad (videos can't be selected with it), some with a virtual mouse cursor, but most things need a real mouse or a "air" one, of your remote supports it, but the original one that comes with Philips TV (with A.5.1.1) doesn't supports air gestures, so IDK if those work.