Hi Experts,

I need your help to know what can be the equivalent of following
memory usage scenarios for any given android application

>>Memory usage

Section                                     Memory (Bytes)

(i) Code                                ->          i guess this equals apk
size??
(ii) RO (constant data) ->
(iii) RW (Initialised section)  ->
(iv) ZI (Zero initialised section) ->
(v) Run time (Heap)             ->
(vi) Stack usage                        ->
(vi) Size of maximum allocation ->

I await your response . Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to