I want to retrieve a video or image from the gallery folder. In my honeycomb tablet I don’t have a sdcard. Can anybody tell me how to retrieve the image or video in android?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use the
MediaStorecontent provider to find indexed media on the device. The Gallery application, for example, usesMediaStore— there is no “gallery folder”.