Hi All, I am creating an application that access the sdcard and retrieves all the image files presents in all the directories. Now I want the user to select the directory from which he wants to view the pictures and display the images of that folder.
I am using cursor = managedQuery(MediaStore.Images.Media.EXTERNAL_CONTENT_URI,NULL,NULL,NULL,NULL); Any idea how to do this? Thanks in advance. Yousuf. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en