You can accelerate access to zip files by specifying a lower compression rate or no compression at all during creation of the archive. Keep in mind that you can also specify the compression rate for each file individually (See ZipOutputStream.setLevel()). It may also be interesting to compare the size and performance impact of the lowest- and highest compression rate.
Just an idea, Michael. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

