Download Free code Handheld Football
Description
Android Handheld Football Game.
Icons
Source Files
The download file Handheld-Football-master.zip has the following entries.
.gitignore// w w w . ja v a 2 s . c om
AndroidManifest.xml
Hhfootball.iml
README
default.properties
graphics/dpad_normal.png
graphics/dpad_normal.svg
graphics/dpad_normal.xcf
graphics/dpad_pressed.png
graphics/dpad_pressed.svg
graphics/dpad_pressed.xcf
graphics/dpad_selected.svg
graphics/feature.png
graphics/feature.xcf
graphics/icon_hi.png
graphics/logo.xcf
graphics/logo_market.png
graphics/logo_market.xcf
graphics/logo_market_small.png
graphics/player.xcf
graphics/promotional.png
graphics/promotional.xcf
graphics/skin_boyish.svg
graphics/skin_boyish_land.svg
graphics/skin_field.svg
graphics/skin_field_land.svg
graphics/skin_landscape.png
graphics/skin_landscape.svg
graphics/skin_nintend.svg
graphics/skin_nintend_land.svg
graphics/skin_portrait.png
graphics/skin_portrait.svg
res/anim/bounce_left.xml
res/anim/bounce_right.xml
res/anim/layout_bounce_left.xml
res/anim/layout_bounce_right.xml
res/anim/scroll_in.xml
res/anim/scroll_out.xml
res/drawable-land/field_background.png
res/drawable-land/skin_boyish.png
res/drawable-land/skin_field.png
res/drawable-land/skin_nint.png
res/drawable-land/splash_background.png
res/drawable/center_button.xml
res/drawable/center_button_normal.png
res/drawable/controller_button.xml
res/drawable/controller_button_normal.png
res/drawable/controller_button_pressed.png
res/drawable/down_button.xml
res/drawable/down_button_normal.png
res/drawable/down_button_pressed.png
res/drawable/endzone.png
res/drawable/field.png
res/drawable/field_background.png
res/drawable/football.png
res/drawable/home_black_gold.png
res/drawable/home_black_oldgold.png
res/drawable/home_blue_orange.png
res/drawable/home_blue_white.png
res/drawable/home_cardinal_white.png
res/drawable/home_cream_crimson.png
res/drawable/home_green_white.png
res/drawable/home_maize_blue.png
res/drawable/home_maroon_gold.png
res/drawable/home_oldgold_black.png
res/drawable/home_purple_white.png
res/drawable/home_scarlet_cream.png
res/drawable/home_scarlet_gray.png
res/drawable/how_to_play.png
res/drawable/icon.png
res/drawable/icon_hi.png
res/drawable/kick_meter.xml
res/drawable/left_button.xml
res/drawable/left_button_normal.png
res/drawable/left_button_pressed.png
res/drawable/logo.png
res/drawable/right_button.xml
res/drawable/right_button_normal.png
res/drawable/right_button_pressed.png
res/drawable/skin_boyish.png
res/drawable/skin_field.png
res/drawable/skin_nint.png
res/drawable/splash_about.xml
res/drawable/splash_about_focused.png
res/drawable/splash_about_normal.png
res/drawable/splash_about_pressed.png
res/drawable/splash_exit.xml
res/drawable/splash_exit_focused.png
res/drawable/splash_exit_normal.png
res/drawable/splash_exit_pressed.png
res/drawable/splash_play.xml
res/drawable/splash_play_focused.png
res/drawable/splash_play_normal.png
res/drawable/splash_play_pressed.png
res/drawable/splash_settings.xml
res/drawable/splash_settings_focused.png
res/drawable/splash_settings_normal.png
res/drawable/splash_settings_pressed.png
res/drawable/up_button.xml
res/drawable/up_button_normal.png
res/drawable/up_button_pressed.png
res/drawable/visitor_black_gold.png
res/drawable/visitor_black_oldgold.png
res/drawable/visitor_blue_orange.png
res/drawable/visitor_blue_white.png
res/drawable/visitor_cardinal_white.png
res/drawable/visitor_cream_crimson.png
res/drawable/visitor_green_white.png
res/drawable/visitor_maize_blue.png
res/drawable/visitor_maroon_gold.png
res/drawable/visitor_oldgold_black.png
res/drawable/visitor_purple_white.png
res/drawable/visitor_scarlet_cream.png
res/drawable/visitor_scarlet_gray.png
res/layout-land/game_layout.xml
res/layout-land/hhfootlball_layout.xml
res/layout-land/uniform_chooser.xml
res/layout/game_layout.xml
res/layout/help_layout.xml
res/layout/hhfootlball_layout.xml
res/layout/skin_chooser.xml
res/layout/uniform_chooser.xml
res/raw/ball_catch.ogg
res/raw/buzzer.ogg
res/raw/crowd.ogg
res/raw/crowd_boo.ogg
res/raw/crowd_cheer.ogg
res/raw/fieldgoal.ogg
res/raw/firstdown.ogg
res/raw/kick.ogg
res/raw/quarterback.ogg
res/raw/splash.ogg
res/raw/tackle.ogg
res/raw/touchdown.ogg
res/raw/whistle.ogg
res/values/attrs.xml
res/values/strings.xml
res/values/styles.xml
res/xml/settings.xml
screenshots/1.png
screenshots/1_land.png
screenshots/2.png
screenshots/2_land.png
screenshots/3.png
screenshots/4.png
screenshots/5.png
screenshots/6.png
screenshots/7.png
src/com/redpantssoft/Coordinate.java
src/com/redpantssoft/Percentage.java
src/com/redpantssoft/SoundFxManager.java
src/com/redpantssoft/TextViewAnimator.java
src/com/redpantssoft/Timer.java
src/com/redpantssoft/hhfootball/FieldView.java
src/com/redpantssoft/hhfootball/Game.java
src/com/redpantssoft/hhfootball/GameClock.java
src/com/redpantssoft/hhfootball/HHFootball.java
src/com/redpantssoft/hhfootball/KickMeter.java
src/com/redpantssoft/hhfootball/Player.java
src/com/redpantssoft/hhfootball/Settings.java
src/com/redpantssoft/hhfootball/SkinChooser.java
src/com/redpantssoft/hhfootball/Team.java
src/com/redpantssoft/hhfootball/UniformChooser.java
Download
Click the following link to download Handheld-Football-master.zip.
Handheld-Football-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »