Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. TextView hello = (TextView) findViewById(R.id.hello);
  2. hello.setText("Hello World");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement