Flow Free Android Game for Android Development at RU.
FlowFree is hosted in the following web site
https://github.com/tillinger/FlowFree
If you think the Android project FlowFree 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 FlowFree.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 6 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\packs\alternative.xml assets\packs\crazy.xml assets\packs\magic.xml assets\packs\mania.xml assets\packs\packs.xml assets\packs\regular.xml |
Raw File Names | res\raw\button_pressed.wav |
There are 7 image files in FlowFree. The names of the image files are listed as follows.
flow_free_logo_actionbar.png left_arrow_black.png left_arrow_white.png reset_flows_black.png reset_flows_white.png right_arrow_black.png right_arrow_white.png
The following screenshort is generated from the image listed above.
FlowFree has the following Java source files.
is.rustudents.FlowFree.AboutActivity.java is.rustudents.FlowFree.GameActivity.java is.rustudents.FlowFree.MainActivity.java is.rustudents.FlowFree.SettingsActivity.java is.rustudents.FlowFree.TitleActivity.java is.rustudents.FlowFree.db.FlowAdapter.java is.rustudents.FlowFree.db.FlowDBHelper.java is.rustudents.FlowFree.game.Board.java is.rustudents.FlowFree.game.CellPath.java is.rustudents.FlowFree.game.Challenge.java is.rustudents.FlowFree.game.Coordinate.java is.rustudents.FlowFree.game.Flow.java is.rustudents.FlowFree.game.Puzzle.java is.rustudents.FlowFree.packs.LevelSelectionActivity.java is.rustudents.FlowFree.packs.Pack.java is.rustudents.FlowFree.packs.PacksActivity.java is.rustudents.FlowFree.packs.PacksListAdapter.java is.rustudents.FlowFree.xml.XMLHelper.java