In this game you will have to guess the correct name of 10 logos.
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.
The following table is the detailed list of Logo-Game.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, xhdpi] |
Target SDK Version | 9 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Asset File Names | assets\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 |
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.
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