Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hi Pankaj Nice code !! How could i do this with two zip paths (i.e two zip files present inside the same directory but different files names) and two different destination directories? So basically i would like my java program to unzip C:\users\1.zip to C:\output\ & C:\users\2.zip to C:\output_2\ . Please advise. Thanks
- Grant
Very helpful code… Thanks…Thanks alot. Now I need a code to merge the multiple videos into one video (the videos belongs to one folder.) using java the videos are consist of .webm extension. Thanks,
- sainath
Pankaj, Its really good stuff, i can able to extract the files Tahnks
- Arun
Its really nice work to extract the files. code simplifies the tasks.
- Arun
But this code will not work in the case of extracting any file in external SDcard. Check once and post an updated one.
- Anonymous
This does not handle zip folders that contain sub directories. You need to differentiate between a file and directory in the code
- rw
can any one give me 100% generated test case of junit of above code
- Nirdesh Kumar
How to unzip folder having file names with special characters for e.g. test.zip having file with name fndStaticLookups_finder=LookupTypeFinder%3BBindLookupType%3DACTIVITY_SHOWTIMEAS_CD.json
- Ashok