#Learning Java by Building Android Games
This is the code repository for Learning Java by Building Android Games, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
##Instructions and Navigation You will need a latest version of Windows (7, or 8.1), and a Mac, Linux PC, or laptop. Both 32-bit and 64-bit systems are compatible. All of the software needed in excess of this is free and acquiring it is fully explained in the book. A block of code is set as follows: import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem;
##Related Swift Products: