to top

Building Apps with Multimedia

These classes teach you how to create rich multimedia apps that behave the way users expect.

  1. Managing Audio Playback

    How to respond to hardware audio key presses, request audio focus when playing audio, and respond appropriately to changes in audio focus.

    1. Controlling Your App's Volume and Playback
    2. Managing Audio Focus
    3. Dealing with Audio Output Hardware
  2. Capturing Photos

    How to leverage existing camera apps on the user's device to capture photos or control the camera hardware directly and build your own camera app.

    1. Taking Photos Simply
    2. Recording Videos Simply
    3. Controlling the Camera