Running the app
Click the play button in Android Studio and the hard work and theory of the last two chapters will spring to life:
You can see that we now have created a real-time system with our game loop and a thread. If you run this on a real device, you will easily achieve 60 frames per second at this stage.