Tuesday, June 16, 2009 Displaying the List of video files Stored in SD card and playing the video The folowing example used to list all the video files stored in SDcard and you can play the video by selecting the file from list. AndroidManifest.xml -------------------- <?xml version="1.0" encoding="utf-8"?> < manifest xmlns:android="http://schemas.android.com/apk/res/android" package="sample