I'm working on an android running challenge app, on my spare time.
Run-Challenge is hosted in the following web site
https://github.com/afTrolle/Run-Challenge
If you think the Android project Run-Challenge 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 Run-Challenge.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-support-v4.jar android-support-v4.jar google-play-services.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.VIBRATE |
Raw File Names | res\raw\box_selection.wav res\raw\first_place.wav res\raw\game_over.wav res\raw\ready_set_go_startup_with_shot.wav res\raw\running_breath.wav res\raw\second_place.wav res\raw\victory_fanfare.wav |
There are 37 image files in Run-Challenge. The names of the image files are listed as follows.
common_signin_btn_icon_disabled_dark.9.png common_signin_btn_icon_disabled_focus_dark.9.png common_signin_btn_icon_disabled_focus_light.9.png common_signin_btn_icon_disabled_light.9.png common_signin_btn_icon_focus_dark.9.png common_signin_btn_icon_focus_light.9.png common_signin_btn_icon_normal_dark.9.png common_signin_btn_icon_normal_light.9.png common_signin_btn_icon_pressed_dark.9.png common_signin_btn_icon_pressed_light.9.png common_signin_btn_text_disabled_dark.9.png common_signin_btn_text_disabled_focus_dark.9.png common_signin_btn_text_disabled_focus_light.9.png common_signin_btn_text_disabled_light.9.png common_signin_btn_text_focus_dark.9.png common_signin_btn_text_focus_light.9.png common_signin_btn_text_normal_dark.9.png common_signin_btn_text_normal_light.9.png common_signin_btn_text_pressed_dark.9.png common_signin_btn_text_pressed_light.9.png drawer_shadow.9.png games_achievements.png games_matches.png group.png group_button.png ic_action_about.png ic_action_email.png ic_action_exit.png ic_action_settings.png ic_drawer.png ic_plusone_medium_off_client.png ic_plusone_small_off_client.png ic_plusone_standard_off_client.png ic_plusone_tall_off_client.png powered_by_google_dark.png powered_by_google_light.png runchallenge_thropy_login.png
The following screenshort is generated from the image listed above.
Run-Challenge has the following Java source files.
android.UnusedStub.java com.alexanderaftrolle.runchallenge.AdapterClass.java com.alexanderaftrolle.runchallenge.GameFragment.java com.alexanderaftrolle.runchallenge.InfoFragment.java com.alexanderaftrolle.runchallenge.LocationEngine.java com.alexanderaftrolle.runchallenge.LoginFragment.java com.alexanderaftrolle.runchallenge.MainMenuFragment.java com.alexanderaftrolle.runchallenge.NavDrawerFragmentHandler.java com.alexanderaftrolle.runchallenge.SettingFragment.java com.alexanderaftrolle.runchallenge.StartActivity.java com.alexanderaftrolle.runchallengefunkystuff.CountDownDialog.java com.alexanderaftrolle.runchallengefunkystuff.LossDialog.java com.alexanderaftrolle.runchallengefunkystuff.VerticalTextView.java com.alexanderaftrolle.runchallengefunkystuff.WinDialog.java com.google.example.games.basegameutils.BaseGameActivity.java com.google.example.games.basegameutils.GameHelper.java