Location based android gaming app prototype.
Interval is hosted in the following web site
https://github.com/CallanIwan/Interval
If you think the Android project Interval 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 Interval.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\badlogic.jpg assets\board.png assets\bucket.png assets\data\default.fnt assets\data\default.png assets\data\uiskin.atlas assets\data\uiskin.json assets\data\uiskin.png assets\droplet.png assets\o.png assets\x.png |
Raw File Names | res\raw\client.bks res\raw\clienttruststore.bks |
There are 1 image files in Interval. The names of the image files are listed as follows.
gamrlogo.png
The following screenshort is generated from the image listed above.
Interval has the following Java source files.
nl.ciwan.game.GameLauncher.java nl.ciwan.game.NativeCode.java nl.ciwan.game.Temp.java nl.ciwan.game.TicTacToe.java nl.ciwan.game.TicTacToeGame.java nl.ciwan.game.android.AndroidImplementation.java nl.ciwan.game.android.AndroidLauncher.java nl.ciwan.game.android.LobbyActivity.java nl.ciwan.game.android.LoginActivity.java nl.ciwan.game.android.LoginSession.java nl.ciwan.game.android.MatchmakingConnection.java nl.ciwan.game.android.PlayerData.java nl.ciwan.game.android.SecureServerConnection.java nl.ciwan.game.android.ServerConnection.java