Hi
I like to play all remote MP4 Videos but some MP4 videos not
played in some device kindly help its very urgent.I use the following
code kindly check it and give me the solution.
Uri uri = Uri.parse("http://www.tamilclips.net/
components/com_contushdvideoshare/videos/25_hd.mp4");
Intent intent = new Intent(Intent.ACTION_VIEW, uri);
intent.setDataAndType(uri, "video/mp4");
startActivity(intent);
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en