How to play .mov video file format in Android application

I am developing an Android application that plays videos from our server, downloaded both iphone and android, and the problem is that the videos recorded by iphone are in .mov format, which is not supported by android. I searched a lot, but did not find a solution. Help me out. Thanks in advance:)

+5
source share

All Articles