Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android TV support possible with Oreo? #35

Open
bigoulours opened this issue Jul 23, 2019 · 6 comments
Open

Android TV support possible with Oreo? #35

bigoulours opened this issue Jul 23, 2019 · 6 comments

Comments

@bigoulours
Copy link

Hi,
great app! I wonder if ad-free would work on Android TV Oreo since it displays notifications while playing music.

@abertschi
Copy link
Owner

As far as i know there are no official APIs to inspect notification content on Android TV. But i could be wrong. Can you upload a picture of an advertisement notification on Android TV as well as a normal playback notification?

@bigoulours
Copy link
Author

Hi,
i managed to take screenshots of the notifications (music playing, ad and Spotify announcement).
Looks similar to phone notifications but i don't know if these are accessible through API...
Screenshot_20190725-194817-01
Screenshot_20190725-194720-01
Screenshot_20190725-191359-01

@2803media
Copy link

For Android auto there is an api https://developer.android.com/training/cars/notifications

@abertschi
Copy link
Owner

Yes, notifications and notification listeners seem to be available, on Car and TV. This post claims that only system apps can attach themselves as notification listeners. Can you check if in the Car/ or TV settings there is an option to grant permissions for a notification listener -- similar to the phone situation? ("Settings/ Special App access/ Notification access") If so there is a chance to get this working.

@2803media
Copy link

If you install the android auto app you will see that there is an option to display notification from medias (music, podcast or other) but the menu is different from the phone settings

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

No branches or pull requests

3 participants