Hi Hackbod, thanks for such a quick reply! So, after reading this and other discussions on this topic, when you have mentioned in the past keeping the app size small, were you referring to the actual size of the apk?
Thanks for the help and the clarification!! Happy Halloween! Kevin On Oct 31, 5:45 pm, hackbod <[EMAIL PROTECTED]> wrote: > The size of the .apk that is downloaded is... the size of > the .apk. :} When it gets installed on the phone, there is an > additional .odex file created in /data/dalvik-cache from the .dex file > in the .apk, and the two together are the size reported to the user > once they have installed the app. > > On Oct 31, 2:11 pm, cyntacks <[EMAIL PROTECTED]> wrote: > > > Dumb question, I know, but I have to ask. How does one determine the > > size of their app? Is it the size of the .apk file, or is it the size > > of the precompiled code? For example, if my precompiled code is 2mb > > (including icons) but the .apk is 500k, what is the "size" of the app? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

