Android Open Source - Game application metagame






Project Summary

A game-prototyping app for Android.

Web Site / Source Repository

metagame is hosted in the following web site
https://github.com/kchodorow/metagame

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

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE




Java Source Files

metagame has the following Java source files.

com.kchodorow.gamegame.AddBoardActivity.java
com.kchodorow.gamegame.AddRandomActivity.java
com.kchodorow.gamegame.EditGameActivity.java
com.kchodorow.gamegame.TokenView.java
com.kchodorow.gamegame.drawing.DrawView.java
com.kchodorow.gamegame.drawing.EditorActivity.java
com.kchodorow.gamegame.game.GameView.java
com.kchodorow.gamegame.game.RandomGenerator.java