projects from a book.
androidbook is hosted in the following web site
https://github.com/l2y/androidbook
If you think the Android project androidbook listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of androidbook.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\warfieldedit.ogg |
There are 5 image files in androidbook. The names of the image files are listed as follows.
debris.png starfighterexitbtn.9.png starfighterexitbtndown.9.png starfighterstartbtn.9.png starfighterstartbtndown.9.png
The following screenshort is generated from the image listed above.
androidbook has the following Java source files.
com.proandroidgames.SFBackground.java com.proandroidgames.SFEnemy.java com.proandroidgames.SFEngine.java com.proandroidgames.SFGame.java com.proandroidgames.SFGameRenderer.java com.proandroidgames.SFGameView.java com.proandroidgames.SFGoodGuy.java com.proandroidgames.SFMainMenu.java com.proandroidgames.SFMusic.java com.proandroidgames.SFTextures.java com.proandroidgames.SFWeapon.java com.proandroidgames.StarfighterActivity.java