Skip to content

Format and render android.media.extra metadata #10

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

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Format and render android.media.extra metadata #10

merged 1 commit into from
Sep 24, 2019

Conversation

julioz
Copy link
Contributor

@julioz julioz commented Jul 11, 2019

According to Android Auto's docs for metadata indicators, there are a few more extras that should be exposed for a complete UI rendering that android-media-controller doesn't take in account.

I'm updating the code to consider DOWNLOAD_STATUS, BT_FOLDER_TYPE and METADATA_KEY_ADVERTISEMENT, and render them as Long values in the "test" screen. See screenshots.

Screenshot_1562852776

According to [Android Auto's docs](https://developer.android.com/training/cars/media#metadata-indicators) for metadata indicators, there are a few more extras that should be exposed for a complete UI rendering that `android-media-controller` doesn't take in account.

I'm updating the code to consider `DOWNLOAD_STATUS`, `BT_FOLDER_TYPE` and `METADATA_KEY_ADVERTISEMENT`, and render them as `Long` values in the "test" screen. See screenshots.
@nic0lette nic0lette merged commit 2d377dd into googlesamples:master Sep 24, 2019
@nic0lette
Copy link
Member

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants