background preloader

Android Development

Facebook Twitter

Freepine. Understanding the android media framework. Android media framework is built on top of a set of media libraries, including OpenCORE, vorbis and sonivox.

understanding the android media framework

So one of goal of android media framework is to provide a consistent interface for all services provided by underlying libraries and make them transparent to users. The figure below shows the dependency relationships between libraries of the media framework. In this figure, green components are media libraries, yellow components are android internal libraries, grey components are external libraries, and the light blue class is the java consumer of the media framework. Video Streaming with the Android Phone. This page describes how to stream video to the Google Developer Phone.

Video Streaming with the Android Phone

This topic is a very interesting, but also quite complex one, and it took me a while to figure all variables out in a proper way. If you follow this walkthrough you should be able to install a video streaming server, adapt any of your video content and stream the result to your Android Phone. 리눅스 디버깅 기술 마스터하기 (한글) Code Aurora Forum. Developers.