Re: [android-developers] Re: How to play a media file on emulator

2010-02-18 Thread Dilli rao
you have to start the player in onprepared listener and also check the android media player compatibility with the media file codec ( which you want to play) On Wed, Feb 17, 2010 at 3:39 PM, prachi prachi.tya...@wipro.com wrote: hey hiii I didnt get u u mean to say dat the prob is wid the

Re: [android-developers] Re: How to play a media file on emulator

2010-02-18 Thread Dilli rao
one more Q. local disk means (hard disk or sdcard of emulator) On Thu, Feb 18, 2010 at 7:15 PM, Dilli rao dilliraomca...@gmail.com wrote: you have to start the player in onprepared listener and also check the android media player compatibility with the media file codec ( which you want to

Re: [android-developers] Re: How to play a media file on emulator

2010-02-18 Thread Saurav
sdcard... u cant access the hard disk of the system from ur android code. Regards, Saurav Mukherjee. Sent from Coimbatore, TN, India On Thu, Feb 18, 2010 at 7:16 PM, Dilli rao dilliraomca...@gmail.com wrote: one more Q. local disk means (hard disk or sdcard of emulator) On Thu, Feb