[android-porting] Re: how to add new mimetype FLV to android media player

2009-07-22 Thread Eric Wong (hdmp4.com)
Do you think you should bother to do that when Android can't play flv files? (unless you have implemented support yourself, but that also mean you should not be asking this then.) Eric --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Re: how to add new mimetype FLV to android media player

2009-07-22 Thread vishal bhoj
These are the file you should be looking into java/android/media/MediaFile.java java/android/media/MediaScanner.java Regards , Vishal On Tue, Jul 21, 2009 at 3:36 PM, Harishkumar V harishpres...@gmail.comwrote: Hi, I have media files containing .mp4, .3gp and .flv in the sdcard. When i