androidx / androidx/media

Using Media3 in AppInventor2

Open
#1,770 1 comment 0 reactions 1 assignee View on GitHub

@marcbaechinger is already working on this.

Since Sep 30, 2024.

question
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

I'm trying to create an extension for AppInventor 2 that uses the Media3 library, with MediaLibraryService . After some minor modifications, I managed to start sessions with a notification with the standard 3 buttons. Now I would like to extend the functionality of the extension by adding custom buttons in the notification. Unfortunately, the library uses RemoteViews and layouts, which are not allowed by AppInventor limitations, we can't add resources to the extension. Is there another custom way to add buttons? Or is there a way I could fork and modify the library for my own use so that the custom buttons don't use the layout? Is it possible?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.