Android Open Source - Game guess Logo-Game






Project Summary

In this game you will have to guess the correct name of 10 logos.

Web Site / Source Repository

Logo-Game is hosted in the following web site
https://github.com/hpyamaha/Logo-Game

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, xhdpi]
Target SDK Version9
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar
Asset File Namesassets\0.png
assets\1.png
assets\2.png
assets\3.png
assets\4.png
assets\5.png
assets\6.png
assets\7.png
assets\8.png
assets\9.png
assets\crossmark.png
assets\tickmark.png




Resource Files

There are 3 image files in Logo-Game. The names of the image files are listed as follows.

hint1.png
logo.png
tickmark.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Logo-Game has the following Java source files.

com.example.logogame.Correct.java
com.example.logogame.CorrectActivity.java
com.example.logogame.GameoverActivity.java
com.example.logogame.MainActivity.java
com.example.logogame.PlaygroundActivity.java
com.example.logogame.Question.java
com.example.logogame.QuestionActivity.java
com.example.logogame.Wrong.java
com.example.logogame.WrongActivity.java