The MMA application will include: an audio player, a video player, and a photo viewer. The application will also allow the user to manage his or her content, so, for example, the user can manage their pictures or videos in a library that is customized for the Mobile Internet Device (MID) usage model.
The architecture of MMA can use either Helix* or Gstreamer* for its back end.
Concept Wire Diagrams
The following wire diagrams capture the current ideas about how the UI should work:
== Music Player ==
== Photo Viewer ==
== Video Viewer ==
Artistic Renderings
Ken Wimer (Ubuntu artist and member of Ubuntu-Mobile) generated the following renderings of how the player could look:
Getting the Source
The MMA source is contained in a git source repository. You can either view the source online at:
http://www.moblin.org/repos/projects/moblin-media.git
Or you can clone the git tree using:
$ git clone http://www.moblin.org/repos/projects/moblin-media.git
NOTE: To install git from Ubuntu, run "sudo apt-get install git-core"