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?
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
7 comments:
You have done excellent work man..
Thanks. It wud be nice if you can put some sequence diagram also.
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
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.
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
Thank you Gordon for sharing the information about Oracle Virtual Box... I will share this info with the student community...
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
Superb info , very detail explanations .. very helpfull to me .. made many things clear ..
Post a Comment