A super simple Android Game.
KeepFocused is hosted in the following web site
https://github.com/ziggy42/KeepFocused
If you think the Android project KeepFocused 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 KeepFocused.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 9 |
Activity Count | 4 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Raw File Names | res\raw\gameover.wav res\raw\sound.wav |
There are 6 image files in KeepFocused. The names of the image files are listed as follows.
basic.9.png blue.9.png green.9.png ic_action_overflow.png red.9.png search_bg_shadow.9.png
The following screenshort is generated from the image listed above.
KeepFocused has the following Java source files.
com.andreapivetta.keepfocused.ApplicationTest.java com.andreapivetta.keepfocused.CountDownAnimation.java com.andreapivetta.keepfocused.CountDownTimer.java com.andreapivetta.keepfocused.Levels.java com.andreapivetta.keepfocused.MainActivity.java com.andreapivetta.keepfocused.settings.AboutActivity.java com.andreapivetta.keepfocused.settings.SettingsActivity.java com.google.example.games.basegameutils.BaseGameActivity.java com.google.example.games.basegameutils.GameHelper.java