Saturday, June 20, 2009

The flow of events during the Media Player Creation in Android Framework

6 comments:

Sagar said...

You have done excellent work man..
Thanks. It wud be nice if you can put some sequence diagram also.

Deva.R said...

Hi,

By any chance you are aware of a native media player and not a java app?

my requirement is - want to play video bypassing activity manager..

thanks,
Deva

Gordon said...

You don't need a linux machine. Just download Oracle Virtual Box (VBox). It is a very good virtual machine, and runs UBuntu and other OS's very well.

Nice work

Somenath said...

Thank you Gordon for sharing the information about Oracle Virtual Box... I will share this info with the student community...

ayushjain said...

i am trying to call MediaPlayer::setDataSource() function directly ... means i m not calling it through java (android) application so no JNI layer is involved ...

I have created this succesfully i am getting session id also ,,, but i am not able to call prepare() function properly in same way m getting some errors (related to memory issue) pls help ....

or pls explain prepare() fun flow as u explained for set data source ...pls

Debayan Banerjee said...

Superb info , very detail explanations .. very helpfull to me .. made many things clear ..