There is a well-defined interface for new media players. There are already 3 players in Android: OpenCore, Vorbis, and MIDI. They each implement MediaPlayerInterface.
On Feb 19, 11:26 pm, jerand <[email protected]> wrote: > are there any well-defined interfaces on how the android's app > framework and open core interact? if so, is there any document for the > same.Like > Androids app framework ||| media interface ||| some media framework > ||| platform interface ||| platform > > or should new wrappers be written to map to player app of the > application framework layer if am going to use the already added apps > like player or recorder ? > > one more approach could be to develop a new player app which uses the > new framework, pack it and add to the app framework. > > Basically I would like to know of the standard media interfaces for > native android applications like player/ recorded !!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
