Android Open Source - Game tictactoe appengine-endpoints-tictactoe-android






Project Summary

A simple client for a Tic Tac Toe game using Google Cloud Endpoints and Android..

Web Site / Source Repository

appengine-endpoints-tictactoe-android is hosted in the following web site
https://github.com/GoogleCloudPlatform/appengine-endpoints-tictactoe-android

If you think the Android project appengine-endpoints-tictactoe-android 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 appengine-endpoints-tictactoe-android.

ItemValue
Java File Count10
Target SDK Version14
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




License

The license information of appengine-endpoints-tictactoe-android is as follows:

Apache License

Java Source Files

com.google.api.services.tictactoe.TictactoeRequestInitializer.java
com.google.api.services.tictactoe.TictactoeRequest.java
com.google.api.services.tictactoe.TictactoeScopes.java
com.google.api.services.tictactoe.Tictactoe.java
com.google.api.services.tictactoe.model.Board.java
com.google.api.services.tictactoe.model.ScoreCollection.java
com.google.api.services.tictactoe.model.Score.java
com.google.api.services.tictactoe.model.User.java
com.google.devrel.samples.ttt.ClientCredentials.java
com.google.devrel.samples.ttt.TictactoeActivity.java