Android Open Source - Game simple KeepFocused






Project Summary

A super simple Android Game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of KeepFocused.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version9
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\gameover.wav
res\raw\sound.wav




Resource Files

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.

null




Java Source Files

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