Android Supported Media Formats

  Android Supported Media Formats In this document 1. Network Protocols 2. Core Media Formats 3. Video Encoding Recommendations See also 1. Multimedia and Camera Key classes 1. MediaPlayer 2. MediaRecorder This document describes the media codec, container, and network protocol support provided by the Android platform. As an application developer, you are free to make use of any media codec that is available on any Android-powered device, including those provided by the Android platform and those that are device-specific. However, it is a best practice to use media encoding profiles that are device-agnostic. Network Protocols The following network protocols […]

Read more