Getting started with the Snake game
To get started, make a new project called Snake with the Empty Activity template.
As we have done before, we will edit the Android manifest but first, we will refactor the MainActivity class to something more appropriate.