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:grp14:start [2010/03/25 18:21]
grp14
android2010:grp14:start [2010/03/29 10:01] (current)
grp14
Line 13: Line 13:
 ===== Features ===== ===== Features =====
  
-1 = most critical or core .. leats citical or core feature+1 = most critical \\ 
 +2 = less critical
  
-^ Feature ^ Ptiority ^ +^ Feature ^ Ptiority ^ Status ^  
-Insert location data | 1 | +Select location from the map | 1 | Done 
-Define optimal route | 1 | +Mark selected place on the map | 1 | Done | 
-| Store defined optimal route |    | +| Connect all the selected places on the map with line | 1    | Done | 
-Sorting visiting order | 2    |+| Insert address for each place | 2    | Done 
 +| Store the location places and addresses in the database | 2    | Done | 
 +| Delete all addresses from the database | 2    | Done | 
 +| Calculate optimal route |    | Done 
 +Displaying the optimal route on the map | 2    |  Not Done |
  
  
Line 76: Line 81:
  
 {{:android2010:grp14:broshyre.pdf|}} {{:android2010:grp14:broshyre.pdf|}}
 +
 +{{:android2010:grp14:optimal_routing_report.pdf|}}
  
 ===== Package ===== ===== Package =====
-(.zip file) +(.zip file)\\ 
 +We didn't create android .apk package, because we use Google map API  which requires  Google Maps API key in every installation done in different devices.\\ 
 +{{:android2010:grp14:route2.zip|}}
  
 ==== How to run ==== ==== How to run ====
 +
 +{{:android2010:grp14:installation_instructions.pdf|}}
  
 ===== Conclusion of your work ===== ===== Conclusion of your work =====
  
 We have learned most of the basics of android as well as few advanced techniques. The most impressive part for use was to be able to implement user interface with xml. The most difficult thing for use was how to combine our work together after each member has finished developing different parts in different computers. Another difficult thing was to work with maps, it was our first time and very tricky. We have learned most of the basics of android as well as few advanced techniques. The most impressive part for use was to be able to implement user interface with xml. The most difficult thing for use was how to combine our work together after each member has finished developing different parts in different computers. Another difficult thing was to work with maps, it was our first time and very tricky.