Advertisement
Guest User

Codr

a guest
Jul 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. const/4 v0, 0x1
  2.  
  3. const-string v1, "Your Name Here"
  4.  
  5. invoke-static {p0, v1, v0}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
  6.  
  7. move-result-object v0
  8.  
  9. invoke-virtual {v0}, Landroid/widget/Toast;->show()V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement