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:grp16:start [2010/03/29 04:26]
aknutas
android2010:grp16:start [2010/03/31 23:05] (current)
aknutas
Line 29: Line 29:
   - Getting location services prototype   - Getting location services prototype
   - Coding test web service   - Coding test web service
- 
 ===== Design ===== ===== Design =====
-{{:android2010:grp16:classdiagram.png|UML!}}+See the report PDF for the UML diagram. 
 ===== Screen shots ===== ===== Screen shots =====
  
 {{:android2010:grp16:mobile.png|}} {{:android2010:grp16:mobile.png|}}
- 
 ===== Implementation Comments ===== ===== Implementation Comments =====
 +The service consists of two parts: A mobile software program that runs on the
 +Google Android platform, and a Java Web Service whose network interface has been
 +implemented as a servlet.
 +
 ===== Presentation ===== ===== Presentation =====
  
Line 43: Line 46:
 {{:android2010:grp16:Poster.pdf|Project Poster}} {{:android2010:grp16:Poster.pdf|Project Poster}}
 {{:android2010:grp16:Report.pdf|Project Report}} {{:android2010:grp16:Report.pdf|Project Report}}
- 
 ===== Package ===== ===== Package =====
-{{:android2010:grp16:lLunchMagnet.zip|LunchMagnet code}}+{{:android2010:grp16:LunchMagnet.zip|LunchMagnet runnable packages}} 
 Note: The program requires that you run the included web service. Note: The program requires that you run the included web service.
 +
 +{{:android2010:grp16:LunchMagnetSources.zip|LunchMagnet source codes}}
  
 ==== How to run ==== ==== How to run ====
 Install GlassFish, J2EE and consult the included README file in the zip. Install GlassFish, J2EE and consult the included README file in the zip.
- 
 ===== Conclusion of your work ===== ===== Conclusion of your work =====
-(what was good, what was bad, impressive or depressive things in android development)+There were a great amount of code camp spirit among the software team. The used tools and techniques were very suitable for the project but all the members also learned a lot and identify those things that could be done better in future projects. The software team reached the goal that was set during the first day of the code camp and the result of this is a fully functional Android application.