I thought MediaPlayer's invoke() is for using OpenCORE's PlayerExtensionCommand.
but when I actually used invoke(), I got an error E/MediaPlayer( 1263): invoke failed: wrong state 10 I found that invoke() is supposed to be called between MediaPlayer.setDataSource() and prepare() which is quite narrow. Any reason for this? or I can change this for my own purpose? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
