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:grp11:start [2010/03/18 23:45]
grp11
android2010:grp11:start [2010/03/27 19:16] (current)
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 28: Line 28:
 |7| Can have different view in Map( Map or Satelite)|2 | Accomplished | |7| Can have different view in Map( Map or Satelite)|2 | Accomplished |
 |8| To implement different layouts|3 |Accomplished | |8| To implement different layouts|3 |Accomplished |
-|9| To predict the earthquake information based on different sets of data| 5 | Future work...(Needs couple of years of extensive research) | +|9| To share the information about earthquakes on social-networks|4 | Ongoing...limited time | 
-|10| To develop a system for collaborative environment to predict next earthquake happenings around the world|5| Future work...(Needs large research funding)| +|10| To predict the earthquake information based on different sets of data|5 | Future work...(Needs couple of years of extensive research) | 
- +|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) |
 ===== 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 42: Line 43:
   - Eclipse   - Eclipse
  
-===== Design ===== 
  
 +===== Challenges =====
  
 +LoKe (Locate Earthquakes) is unique idea developed one months before the start of codecamp. 
 +See the picture below:
  
 +
 + 
 +{{:android2010:grp11:earthquake_details.jpg|}}
 +
 +
 +So,
 +
 +We came up with idea that, 
 +
 +**How about some kind of system using Android + Google Maps to locate the earthquakes around the globe?**
 +
 +We can save people by reporting 'various informations' on earthquakes. The 'various information' includes but are not limited to:
 +
 +  * Number of casualties.
 +  * On ways to volunteer and provide help.
 +  * Based on news and media, user can put the information.
 +  * User can also make 'personalized earthquake hit areas' & share among friends or family using social networks.
 +  * Any information about 'Natural Disasters' is very significant which can save a life.
 +
 +===== 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:locateearthquake_document.zip|Locate Earthquake document and broucher zip}}
  
 ==== How to run ==== ==== How to run ====