Android Open Source - Development tutorial JimVaders-Andengine






Project Summary

First Android App with AndEngine from this tutorial.

Web Site / Source Repository

JimVaders-Andengine is hosted in the following web site
https://github.com/shivamthapar/JimVaders-Andengine

If you think the Android project JimVaders-Andengine 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 JimVaders-Andengine.

ItemValue
Java File Count14
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

JimVaders-Andengine has the following Java source files.

com.example.firstapp.BaseActivity.java
com.example.firstapp.Bullet.java
com.example.firstapp.BulletPool.java
com.example.firstapp.CoolDown.java
com.example.firstapp.Enemy.java
com.example.firstapp.EnemyLayer.java
com.example.firstapp.EnemyPool.java
com.example.firstapp.GameLoopUpdateHandler.java
com.example.firstapp.GameScene.java
com.example.firstapp.MainMenuScene.java
com.example.firstapp.ResultsScene.java
com.example.firstapp.SensorListener.java
com.example.firstapp.Ship.java
com.example.firstapp.SplashScene.java