This is a multiplayer quiz game for android platform. Players can challenge each other and receive the invitation and the response notification..
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.
The following table is the detailed list of Android-Multiplayer-Quiz-Game.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 11 |
Required Permissions | android.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 |
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.
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