Android Open Source - Game quiz Android-Multiplayer-Quiz-Game






Project Summary

This is a multiplayer quiz game for android platform. Players can challenge each other and receive the invitation and the response notification..

Web Site / Source Repository

Android-Multiplayer-Quiz-Game is hosted in the following web site
https://github.com/HugneChu/Android-Multiplayer-Quiz-Game

If you think the Android project Android-Multiplayer-Quiz-Game 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-Multiplayer-Quiz-Game.

ItemValue
Java File Count26
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count11
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
no.hig.gsd.quizgame.permission.C2D_MESSAGE




Resource Files

There are 1 image files in Android-Multiplayer-Quiz-Game. The names of the image files are listed as follows.

cancel.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Multiplayer-Quiz-Game has the following Java source files.

com.quiz.Common.java
com.quiz.DatabaseConnection.java
com.quiz.QuizGame.java
no.hig.gsd.quizgame.CallbackInterface.java
no.hig.gsd.quizgame.CategoryActivity.java
no.hig.gsd.quizgame.CreateGroupActivity.java
no.hig.gsd.quizgame.DAO.java
no.hig.gsd.quizgame.EditProfileActivity.java
no.hig.gsd.quizgame.GCMIntentService.java
no.hig.gsd.quizgame.GameData.java
no.hig.gsd.quizgame.LoginActivity.java
no.hig.gsd.quizgame.MySQLiteHelper.java
no.hig.gsd.quizgame.NewGameActivity.java
no.hig.gsd.quizgame.NewUserActivity.java
no.hig.gsd.quizgame.OptionsActivity.java
no.hig.gsd.quizgame.PickQuestionActivity.java
no.hig.gsd.quizgame.PickTopicActivity.java
no.hig.gsd.quizgame.QuestionActivity.java
no.hig.gsd.quizgame.ResultActivity.java
no.hig.gsd.quizgame.RetrievePasswordActivity.java
no.hig.gsd.quizgame.ServerUtilities.java
no.hig.gsd.quizgame.SetupGame2.java
no.hig.gsd.quizgame.StatActivity.java
no.hig.gsd.quizgame.TitleScreenActivity.java
no.hig.gsd.quizgame.WaitForTurnActivity.java