Android Open Source - Game rpg android_project






Project Summary

An RPG-style game for the Android platform, developed for CSCI 485 by Andrew Smythe and Matthew Brown..

Web Site / Source Repository

android_project is hosted in the following web site
https://github.com/andrew-smythe/android_project

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

ItemValue
Java File Count26
Supported screen sizes[nodpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\battle.mp3
res\raw\lostwoods.mp3




Resource Files

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

desert_tiled.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android_project has the following Java source files.

com.example.surfacetest.Ability.java
com.example.surfacetest.Abl_Store.java
com.example.surfacetest.Action.java
com.example.surfacetest.Animation.java
com.example.surfacetest.BGMusicService.java
com.example.surfacetest.BattleArt.java
com.example.surfacetest.CombatActivity.java
com.example.surfacetest.CombatSurface.java
com.example.surfacetest.DBHandler.java
com.example.surfacetest.EnemyActor.java
com.example.surfacetest.Engine.java
com.example.surfacetest.GameActor.java
com.example.surfacetest.Interface.java
com.example.surfacetest.MainActivity.java
com.example.surfacetest.Message.java
com.example.surfacetest.MoveQueue.java
com.example.surfacetest.Pathfinder.java
com.example.surfacetest.PlayerActor.java
com.example.surfacetest.PlayerSprite.java
com.example.surfacetest.SpriteSheet.java
com.example.surfacetest.StatusEffect.java
com.example.surfacetest.Tactics.java
com.example.surfacetest.TestSurface.java
com.example.surfacetest.Tile.java
com.example.surfacetest.Treasure.java
com.example.surfacetest.WorldMap.java