Help with extract files from zip to .jarTTheMrRAfus13yAsked Jul 16, 2013, 6:47 AM1.8kLearn iOS ProgrammingHello I want to extract the files of a .zip archive and put them in a .jar fileI think that the way is extract the jar files in a folder, extract the .zip in the same folder and compress back into the jarBut are a better way to do this?Thanks
Replies
Know the answer? Post it — somebody with the same question will find it here.