I believe this could help:
http://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html#84645

On 21 Kwi, 11:40, [EMAIL PROTECTED] wrote:
> Hi,
>
> I'ma developing a Dex file perser, to access to the DEX file
> information (classes, methods, fields..) to make an analisis from the
> binary.
>
> The parser is acording this structure:
>
> http://www.retrodev.com/android/dexformat.html
>
> When i take the fields of a class, i get fields types like: I, J, or
> Z.. any idea what that means?
>
> I = integer?¿?¿?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" 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-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to