Hi,
I have a zip file (which contains xml files and images) over a httpconnection.
Is it possible to extract that ZIP file with a j2me application and save the contents in phone memory (RMS) ?
I need it very urgent..
Thanks,
Srinivas
Hi,
I have a zip file (which contains xml files and images) over a httpconnection.
Is it possible to extract that ZIP file with a j2me application and save the contents in phone memory (RMS) ?
I need it very urgent..
Thanks,
Srinivas
by default j2me doesnt provide any class to extract a zip file what you can try is this
Regards,
Saurabh
i would suggest JZlib, it uses more friendly license.
Hi,
Just go through this link. Its Working for me. Just try it
http://surendranmca.blogspot.in/2011...mport-net.html
Thanks,
Ranjith