Hi,
I have been struggling to play a video file on my App. I am trying to play an AVI file and a MP4 file from my APP. The files are sitting on my server. The MP4 file plays on my phone when I transferred it to the phone by bluetooth. But when I am running it from the APP and accessing the file from my server it does not play. I have been using the videoview object to run the files. I have also given the INTERNET permission in the manifest file.
Is there any way that i can use the media player on the smartphone to play the video files.
Ajay
I have been struggling to play a video file on my App. I am trying to play an AVI file and a MP4 file from my APP. The files are sitting on my server. The MP4 file plays on my phone when I transferred it to the phone by bluetooth. But when I am running it from the APP and accessing the file from my server it does not play. I have been using the videoview object to run the files. I have also given the INTERNET permission in the manifest file.
Is there any way that i can use the media player on the smartphone to play the video files.
Ajay