Hi,
Thanks for ur reply.. But i am still not sure how do i know the size of code
segment, data segment etc from the dexdump....

We all read this in books but is there no practical way of knowing what is
the size of code segment etc..??

I need help from u experts as I am really stuck at one point for long time
now.

xie xie.

Zhubham.

On Thu, Apr 9, 2009 at 11:01 PM, fadden <[email protected]> wrote:

>
> On Apr 8, 10:31 pm, Zhubham <[email protected]> wrote:
> > This mail has reference to the dex file format mentioned athttp://
> www.retrodev.com/android/dexformat.html.
>
> That's pretty stale.  The official docs are available in the source
> tree in dalvik/docs/, or e.g.:
>
>
> http://android.git.kernel.org/?p=platform/dalvik.git;a=blob_plain;f=docs/dex-format.html;hb=HEAD
>
> (It looks better if you grab the CSS file too and view it locally.)
>
> > Actually, i am looking for the size of Code Segment, Data Segment,
> > Stack & Heap occupied by the Android application written by me. Which
> > parameters in the header of dex file helps me to know this??
>
> I suggest you run "dexdump -d -h MyApp.apk" after reading the above
> document.  It may provide the answers.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" 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-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to