Allocated heap discrepancy in Android Device Monitor -


i beginner android development , trying understand problem of efficient heap usage our application. app plays lot of bitmaps, large offline maps used ground overlays google maps.

i use heap viewer of android device manager. however, there big discrepancy between "allocated" heap (52.4mb) , sum of "total size" of items in "stats" (around 34mb excluding "free" item). possible explanation helpful!

screenshot device manager


Comments

Popular posts from this blog

How to show in django cms breadcrumbs full path? -

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -