Roman, Thanks. Great to know these objects are not using up precious heap space.
-- Kostya 02.07.2010 20:33, Romain Guy пишет:
Every Android app is spawned from a process called zygote. In this process we preload the most commonly used classes and resources. Those preloaded chunks of memory are shared until marked dirty.
-- Kostya Vasilev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.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

