When we open up the .apk file in winzip (as it is a jar file), we see
the classes are compressed and stored as one file. However the
resources are taken as is. Would it not be a nice approach to compress
all the resources (specially if all the application has many images)
and store it as one file, as this could further bring down the .apk
size. I understand it needs more runtime memory though.. Are there any
options to pack the resources this way already..

As Android seems to run j2se.. I am assuming that such kind of runtime
memory is not an issue.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to