Saturday, June 20, 2009

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

7 comments:

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

    ReplyDelete
  2. 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

    ReplyDelete
  3. hi ,

    thanks for the post , can i know what is the exact use of mediaplayerservice and i want to by-pass the this entire middleware frmaework and directly interacts with hardware layer using libaudio api directly , is it poosible?

    thanks
    sk.

    ReplyDelete
  4. 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

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

    ReplyDelete
  6. 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

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

    ReplyDelete