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
Last revision Both sides next revision
android2010:grp11:start [2010/03/19 00:25]
grp11
android2010:grp11:start [2010/03/27 19:15]
c0346857
Line 17: Line 17:
 ===== Features & Mission ===== ===== Features & Mission =====
  
-1 = most critical or core feature .. 5 = least citical or core feature+1 = most critical or core feature .. 5 = least critical or core feature
  
 ^ S/N ^ Feature ^ Priority ^ Mission ^ ^ S/N ^ Feature ^ Priority ^ Mission ^
Line 32: Line 32:
 |11| To develop a system for collaborative environment to predict next earthquake happenings around the world|5| Future work...(Needs large research funding)| |11| To develop a system for collaborative environment to predict next earthquake happenings around the world|5| Future work...(Needs large research funding)|
 |12| To create user management for 'personalized earthquake hit areas'|5| Future work... (Needs time, energy and money) | |12| To create user management for 'personalized earthquake hit areas'|5| Future work... (Needs time, energy and money) |
- 
- 
 ===== Major Goals ===== ===== Major Goals =====
   * Develop an application that includes overlay in Google Maps.   * Develop an application that includes overlay in Google Maps.
   * Provide information about severity of quake via, casualties, magnitude, location of the earthquakes.   * Provide information about severity of quake via, casualties, magnitude, location of the earthquakes.
 +  * Learn the useful tools and technique in Android.
  
 ===== Environments ===== ===== Environments =====
Line 71: Line 70:
 ===== Design ===== ===== Design =====
  
 +The diagram below shows conceptual design for the system (LoKe). Self explanatory.
  
 +{{:android2010:grp11:conceptual_design.png|}}
 ===== Screen shots ===== ===== Screen shots =====
-(when ready) 
  
 +(Main page)
 +{{:android2010:grp11:pin.jpg|}}
 +
 +(View of Globe)
 +{{:android2010:grp11:view.jpg|}}
 +
 +(Zoom in / out)
 +{{:android2010:grp11:zoom.jpg|}}
 ===== Implementation Comments ===== ===== Implementation Comments =====
  
-===== Presentation =====+We have been 'underdogs' in lot of previous code camps but our goal is not to 'win prizes' 
 +Our goal 'has been and always will be' to learn. 
 + 
 +What we learn? 
 +To code in Android enabled Mobile phones 
 + 
 +  * "Let us focus on major goals &  
 +  * let us do in smaller steps." 
 +  -   First showing maps 
 +  -   Showing location 
 +  -   Getting latitude and longitude informations 
 +  -   How to use Sqllite? 
 +  -   How to make this work? 
 +  -   This is crazy! 
 +  -   OMG, it works ! 
 +                              ===== Presentation ===== 
 +                               
 {{:android2010:grp11:locate_quake.ppt|Tentative Idea}} {{:android2010:grp11:locate_quake.ppt|Tentative Idea}}
 +
 +{{:android2010:grp11:kalvopohja_lut_grp11_androidcodecamp.ppt|Final Presentation 1}}
 +
 +{{:android2010:grp11:final_loke.ppt|Final_Loke}}
 +
  
 ===== Package ===== ===== Package =====
-(.zip file)+ 
 +{{:android2010:grp11:locateearthquake.zip|Locate Earthquake source code zip}} 
 + 
 +{{:android2010:grp11:broucher_final.pdf|Locate Earthquake broucher}}
  
 ==== How to run ==== ==== How to run ====