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:grp1:start [2010/03/19 11:13]
grp1
android2010:grp1:start [2010/03/28 22:55] (current)
grp1
Line 1: Line 1:
 ====== Puble ====== ====== Puble ======
  
-  * Jussi Loiri +  * Jussi Loiri, 0600780, Saimaan AMK 
-  * Jaakko Purhonen +  * Jaakko Purhonen, 0500755, Saimaan AMK 
-  * Jani Taalikka+  * Jani Taalikka, 0701600, Saimaan AMK 
 ===== Idea ===== ===== Idea =====
  
Line 28: Line 29:
   * Restaurant informations (done)   * Restaurant informations (done)
   * Notifications for a user (not implemented)   * Notifications for a user (not implemented)
- 
 ===== Design ===== ===== Design =====
 +{{:android2010:grp1:design.jpg|}}
 +
 ===== Screen shots ===== ===== Screen shots =====
 {{:android2010:grp1:puble_main.jpg|}}{{:android2010:grp1:puble_map.jpg|}}{{:android2010:grp1:rest_information.jpg|}} {{:android2010:grp1:puble_main.jpg|}}{{:android2010:grp1:puble_map.jpg|}}{{:android2010:grp1:rest_information.jpg|}}
Line 40: Line 42:
 {{:android2010:grp1:grp1_puble.pdf|}} {{:android2010:grp1:grp1_puble.pdf|}}
  
 +===== Description =====
 +{{:android2010:grp1:puble_description.pdf|}}
 +
 +===== Brochure =====
 +{{:android2010:grp1:puble_brochure.pdf|}}
 ===== Package ===== ===== Package =====
-(.zip file)+Source code 
 +{{:android2010:grp1:grp1_puble.zip|}}
  
 ==== How to run ==== ==== How to run ====
 +In order to display Google Maps data in a MapView, you must register with the Google Maps service and obtain a Maps API Key. For information about how to get a Maps API Key, see [[http://code.google.com/android/add-ons/google-apis/mapkey.html]]
 ===== Conclusion of your work ===== ===== Conclusion of your work =====
-(what was good, what was bad, impressive or depressive things in android development)+ 
 +**Failures/ difficulties** 
 +  * Getting started. 
 +  * Not allof the planned features work as we would have wanted. 
 +  * All of the examples in Android developer site were not fully functional (version differences?). 
 + 
 +**Successes** 
 +  * After the first difficulties the works started to flow. 
 +  * Implementation of most of the features. 
 +  * Very good starting point for future Android development.