Starting the project
Create a new project and call it Scrolling Shooter. Use the Empty Activity template as usual.
As we have done before, we will edit the Android manifest, but first, we will refactor the MainActivity class to something more appropriate.