Skip to content

Instantly share code, notes, and snippets.

@huhuang03
Last active March 21, 2017 09:49
Show Gist options
  • Save huhuang03/50b5f0aaddb1aa3b0d19fe22cdcf05a4 to your computer and use it in GitHub Desktop.
Save huhuang03/50b5f0aaddb1aa3b0d19fe22cdcf05a4 to your computer and use it in GitHub Desktop.
# define a string
const-string v0, "aaa"
# invode static method
invoke-static {v0, v1}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)V
# static field
.field private static TAG:Ljava/lang/String;
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment