CS480: Simple Android App and REST service for a game collection.
GameCollection is hosted in the following web site
https://github.com/Donnyh267/GameCollection
If you think the Android project GameCollection 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 GameCollection.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | JAXB2_20081030.jar appengine-api-1.0-sdk-1.6.5.jar appengine-api-labs-1.6.5.jar appengine-jsr107cache-1.6.5.jar asm-3.1.jar commons-codec-1.6.jar datanucleus-appengine-1.0.10.final.jar datanucleus-core-1.1.5.jar datanucleus-jpa-1.1.5.jar geronimo-jpa_3.0_spec-1.1.1.jar geronimo-jta_1.1_spec-1.1.1.jar jackson-annotations-2.0.0.jar jackson-annotations-2.0.0.jar jackson-core-2.0.0.jar jackson-core-2.0.0.jar jackson-core-asl-1.1.1.jar jackson-databind-2.0.0.jar jackson-databind-2.0.0.jar jdo2-api-2.3-eb.jar jersey-client-1.2.jar jersey-core-1.2.jar jersey-json-1.2.jar jersey-server-1.2.jar jettison-1.1.jar jsr107cache-1.1.jar jsr311-api-1.1.1.jar |
Required Permissions | android.permission.INTERNET android.permission.SET_DEBUG_APP |
GameCollection has the following Java source files.
com.game.AddGame.java com.game.EMF.java com.game.EditGamesActivity.java com.game.Game.java com.game.Game.java com.game.GameCollection.java com.game.GameCollectionClientActivity.java com.game.ViewGamesActivity.java