Skip to content

Does not work with TCL c725 with google tv #9

Description

@kauelima

I'm still getting the following adb returns when using on my android tv:

app_id: 'AssistPreviewPanel}:'
app_name: 'AssistPreviewPanel}:'
source: 'AssistPreviewPanel}:'

Volume gets queried but I also cannot change it.

TCL c725 TV with google tv built in

The query:
CURRENT_APP=$(dumpsys activity a . | grep -E 'mResumedActivity' | cut -d ' ' -f 8) && CURRENT_APP=${CURRENT_APP%%/*} && echo $CURRENT_APP

Returns the correct current app

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions