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!
Comments
Post a Comment