I did a dumpsys meminfo of my app and each time I go in and out of my
activity the asset allocations grows i.e

 Asset Allocations
    zip:/data/app/com.home.Test.apk:/assets/fonts/TEST.TTF: 118K
    zip:/data/app/com.home.Test.apk:/assets/fonts/TEST.TTF: 118K
    zip:/data/app/com.home.Test.apk:/assets/fonts/TEST.TTF: 118K

Is this a concern? What can I do to avoid this? I have a feeling this
is the reason for the growing memory usage.

-- 
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