I had an image which has been downloaded from the server.Now,I want this image to be as folder to store other downloaded files into it dynamically..
Is it possible to store the downloaded files into image?
can we use an image as folder ?
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.
You can not store one image into other image, means your image is not going to behave as a folder. Instead, you can make external folder in
/mnt/sdcard/path_to_your_image_folderand this folder can behave as a container for your downloaded images.