We are developing a bada application in which we are downloading a zipped directory having JSON files and images in it. After downloading the zip file from server we need to extract it for reading.
I am looking for some native function or external library to implement the functionality.