Skip to content
#

android-tv

Here are 98 public repositories matching this topic...

AnExplorer
isabsent
isabsent commented Jan 24, 2020

You have a lot of 'providertags inManifest` as:

    <provider
        android:name="dev.dworks.apps.anexplorer.provider.NonMediaDocumentsProvider"
        android:authorities="${applicationId}.nonmedia.documents"
        android:exported="true"
        android:grantUriPermissions="true"
        android:permission="android.permission.MANAGE_DOCUMENT">
renative
kixxauth
kixxauth commented Aug 16, 2016

While the Oddworks server does not support event analytics piping out of the box, the consumer SDKs do. However, the Oddworks platform is designed as a pluggable system and any server side consumer of events from Oddworks SDKs should follow this specification.

Supported Analytics from the Oddworks SDKs

Event Types

The currently defined event types are as follows:

app:init

  • posted wh
rinav
rinav commented May 4, 2020

The current implementation of MusicConsumptionFragment in leanback-showcase uses deprecated MediaPlayerGlue. Need help in implementing MediaPlayerAdapter with PlaybackTransportControlGlue

There is not much in documentation, or articles, videos on developing TV apps. Most of the help we find online is for playing video but not much for audio.

How can we convert MusicConsumptionFragmen

ryao
ryao commented Dec 15, 2017

Right now, there is no documentation on how to build from source. After reading through Google's Android documentation and trial/error, I was able to build from source, but the Google Drive integration broke. It could be that there is something obvious only to people with Android development experience. Since I had none prior to writing a few patches that I sent, it was a pain.

The lack of docu

Improve this page

Add a description, image, and links to the android-tv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-tv topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.