I want to take xml from internet, but everytime taking xml from net makes slow to my application, so i am thinking to take and save in local directory and next time i open app then at back end the xml again copied from internet to my xml
how to do that, and is there any other good way to solve this problem?
Please the use the following function to write the file to SD card.
Read file from SD Card is follows.