Hello Friends,
I have an issue.
In my app., I want to cache the images coming from server into local document directory. For that I need to create sub-folders each containing particular set of images.
I have created one sub-folder directly inside the document directory like:
/documents/subfolder1
Now, when I try to create another subfolder, it gets overwriting the first folder
. I have been stucked here for last 2 days and I really want to complete it anyhow by the end of the day.
If anyone has any idea about this, please help me.
Prompt response will be highly appreciated.
Thanks,
I have an issue.
In my app., I want to cache the images coming from server into local document directory. For that I need to create sub-folders each containing particular set of images.
I have created one sub-folder directly inside the document directory like:
/documents/subfolder1
Now, when I try to create another subfolder, it gets overwriting the first folder
If anyone has any idea about this, please help me.
Prompt response will be highly appreciated.
Thanks,