How to support MOV(quick time) in android?
I want to play in .mov file in android. But videoview or mediaplayer doesn't support this meida format. How can i add the support to it? In general Android doesn't support any other media formats than the one listed here . That being said, there are quite a few 3rd party players that enable playback of more exotic formats, most of which are probably based around ffmpeg. You might want to take a look at the open source Dolpin Player (actual player also available in the Play store ) for Android for some more pointers - not sure if mov playback is supported by default though. However, since most