[android-developers] growing assest allocations
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home