Android Open Source - App project SchoolSpaceInvaders






Project Summary

School project to make android app.

Web Site / Source Repository

SchoolSpaceInvaders is hosted in the following web site
https://github.com/Lickan/SchoolSpaceInvaders

If you think the Android project SchoolSpaceInvaders listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SchoolSpaceInvaders.

ItemValue
Java File Count12
Supported screen sizes[mdpi]
Minimum SDK Version8
Activity Count1

Resource Files

There are 1 image files in SchoolSpaceInvaders. The names of the image files are listed as follows.

ship.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SchoolSpaceInvaders has the following Java source files.

se.kyh.ad10s.spaceInvaders.Alien.java
se.kyh.ad10s.spaceInvaders.AlienShot.java
se.kyh.ad10s.spaceInvaders.CollisionManager.java
se.kyh.ad10s.spaceInvaders.Entity.java
se.kyh.ad10s.spaceInvaders.EntityManager.java
se.kyh.ad10s.spaceInvaders.GameThread.java
se.kyh.ad10s.spaceInvaders.Panel.java
se.kyh.ad10s.spaceInvaders.PicEntity.java
se.kyh.ad10s.spaceInvaders.PointManager.java
se.kyh.ad10s.spaceInvaders.Ship.java
se.kyh.ad10s.spaceInvaders.Shot.java
se.kyh.ad10s.spaceInvaders.SpaceInvadersActivity.java