Create a simple Android app to allow the user to play rock, paper, scissors.
They will enter their chosen move by clicking a button, the computer will randomly pick a move to play against them.
The player will see the both the computer's choice, and the result of the game on the screen.