meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android2010:grp10:start [2010/03/19 10:26]
grp10
android2010:grp10:start [2010/03/29 00:00] (current)
grp10
Line 4: Line 4:
 Group members: Group members:
  
-Antti Jäppinen +Antti Jäppinen, 0319512
  
-Jaakko Suomalainen +Jaakko Suomalainen, 0328286
  
-Hilmi Abdullah+Hilmi Abdullah, 0361713
  
 ===== Idea ===== ===== Idea =====
Line 39: Line 39:
  
 ===== Design ===== ===== Design =====
-The design is based on the Lunar Lander sample code from the Android SDK We stripped it down to the bare minimum and started our work from there +The design is based on the Lunar Lander sample code from the Android SDKWe stripped it down to the bare minimum and started our work from there so we could get our project up and running as fast as possible.
 We used SQLite for storing the high scores, it takes the new score recorded by the player and compares it with the minimum score in the table and stores it incase its higher. We used SQLite for storing the high scores, it takes the new score recorded by the player and compares it with the minimum score in the table and stores it incase its higher.
  
Line 51: Line 51:
 ===== Presentation ===== ===== Presentation =====
 {{:android2010:grp10:basejump_presentation.ppt|Presentation}} {{:android2010:grp10:basejump_presentation.ppt|Presentation}}
 +
 +{{:android2010:grp10:basejump_brochure.pdf|Brochure}}
 +
 +{{:android2010:grp10:basejump_report.pdf|Report}}
 +
  
 ===== Package ===== ===== Package =====
-Coming soon+{{:android2010:grp10:basejump.apk.zip|Package}} 
 + 
 +{{:android2010:grp10:basejump.zip|Source}}
  
 ==== How to run ==== ==== How to run ====