Let me see if I've got this right: You want to search for all of the mp3, wma, and ogg files on the SD card and then show them in a ListView. Correct?
Which parts of the above do you not understand how to do? There are several steps, and I can certainly understand not knowing how to do one or two of them. But if you don't know where to start then you probably need to spend more time studying basic programming (and, if you wish to program Android, playing with a few of the sample projects) before you tackle this project. People here are usually happy to help you, but they're not here to do your job for you. On Sep 14, 8:50 am, xc s <[email protected]> wrote: > i want a method to search the .mp3 .wma.ogg file in the sdcard and > show in the listview.is anybody can help me -- 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

