Skip to content

Instantly share code, notes, and snippets.

@aaronj1335
Created May 25, 2017 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronj1335/2ec57772362fc465fad61948b423c2a1 to your computer and use it in GitHub Desktop.
Save aaronj1335/2ec57772362fc465fad61948b423c2a1 to your computer and use it in GitHub Desktop.
Processing '/tmp/apk/classes.dex'...
Opened '/tmp/apk/classes.dex', DEX version '035'
Class #0 -
Class descriptor : 'Lcom/aaronstacy/app/R$attr;'
Access flags : 0x0011 (PUBLIC FINAL)
Superclass : 'Ljava/lang/Object;'
Interfaces -
Static fields -
Instance fields -
Direct methods -
#0 : (in Lcom/aaronstacy/app/R$attr;)
name : '<init>'
type : '()V'
access : 0x10001 (PUBLIC CONSTRUCTOR)
code -
registers : 1
ins : 1
outs : 1
insns size : 4 16-bit code units
catches : (none)
positions :
0x0000 line=11
locals :
0x0000 - 0x0004 reg=0 this Lcom/aaronstacy/app/R$attr;
Virtual methods -
source_file_idx : 3372 (R.java)
Class #1 -
Class descriptor : 'Lcom/aaronstacy/app/R$id;'
Access flags : 0x0011 (PUBLIC FINAL)
Superclass : 'Ljava/lang/Object;'
Interfaces -
Static fields -
#0 : (in Lcom/aaronstacy/app/R$id;)
name : 'flerg'
type : 'I'
access : 0x0019 (PUBLIC STATIC FINAL)
Instance fields -
Direct methods -
#0 : (in Lcom/aaronstacy/app/R$id;)
name : '<init>'
type : '()V'
access : 0x10001 (PUBLIC CONSTRUCTOR)
code -
registers : 1
ins : 1
outs : 1
insns size : 4 16-bit code units
catches : (none)
positions :
locals :
Virtual methods -
source_file_idx : 3372 (R.java)
Class #2 -
Class descriptor : 'Lcom/aaronstacy/app/R$layout;'
Access flags : 0x0011 (PUBLIC FINAL)
Superclass : 'Ljava/lang/Object;'
Interfaces -
Static fields -
#0 : (in Lcom/aaronstacy/app/R$layout;)
name : 'main'
type : 'I'
access : 0x0019 (PUBLIC STATIC FINAL)
Instance fields -
Direct methods -
#0 : (in Lcom/aaronstacy/app/R$layout;)
name : '<init>'
type : '()V'
access : 0x10001 (PUBLIC CONSTRUCTOR)
code -
registers : 1
ins : 1
outs : 1
insns size : 4 16-bit code units
catches : (none)
positions :
locals :
Virtual methods -
source_file_idx : 3372 (R.java)
... truncated ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment