meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
android2010:grp17:start [2010/03/15 17:52] – created vadim.mandroid2010:grp17:start [2010/03/29 13:16] (current) vadim.m
Line 1: Line 1:
-====== Project Name ======+====== GYMangy ======
 grp17 -- grp17 --
 Group members Group members
  
-Vadim Matveev +  * 0361849 Vadim Matveev 
- +  * 0361768 Petr Bavin 
-Petr Bavin+  * 0361959 Bandana Karki
 ===== Idea ===== ===== Idea =====
 +The developing system is an application that helps people who regularly visit gym in their sport life.
 ===== Features ===== ===== Features =====
  
-1 = most critical or core .. leats citical or core feature+1 = most critical or core .. least critical or core feature
  
-^ Feature ^ Ptiority +^ Feature ^ Priority 
-feature 1 .. | 1 ..3 +Type information about sets, reps, weights, duration, etc. | 1 | 
-feature .. 1 ..3 | +Store, visualize, analyze it | 2 | 
-..           ..    |+| Plan the training and physical activities | 3 | 
 +Operate with user's training program 3 | 
 +| Remind a user to meal or use additives and vitamins | 3 | 
 +| View media files how to do an exercise correctly | 3 | 
 +| Keep information about nearest gyms and theirs facilities | 3 |
  
  
 ===== Mini Goals ===== ===== Mini Goals =====
-(answer to what's next)+To automate the data input process and make it easy to analyze them.
  
 ===== Design ===== ===== Design =====
 +{{:android2010:grp17:arch.jpg|}}
 ===== Screen shots ===== ===== Screen shots =====
-(when ready) +{{:android2010:grp17:1_1.png|}} {{:android2010:grp17:2.png|}} 
 +{{:android2010:grp17:3.png|}} {{:android2010:grp17:4.png|}} 
 +{{:android2010:grp17:5.png|}} {{:android2010:grp17:6.png|}} 
 +{{:android2010:grp17:7.png|}} {{:android2010:grp17:8.png|}}
 ===== Implementation Comments ===== ===== Implementation Comments =====
 +Following technologies were used during implementation:
 +  * Android SDK
 +  * Eclipse
 +  * Google maps
 +  * YouTube
  
 ===== Presentation ===== ===== Presentation =====
-(powerpoint or pdf slides file)+  * Presentation: {{:android2010:grp17:gymangy.pdf|}} 
 +  * Description: {{:android2010:grp17:description.pdf|}} 
 +  * Brochure: {{:android2010:grp17:brochure.pdf|}} 
  
 ===== Package ===== ===== Package =====
-(.zip file)+  * Sources: {{:android2010:grp17:gymangyzip.zip|}} 
 +  * APK: {{:android2010:grp17:gymangy.apk|}}
  
 ==== How to run ==== ==== How to run ====
 +As usual apk:
 +Open Window Start => Accessories => Command Prompt
 +<code>
 +> cd "\Program Files\android-sdk-windows\tools"
 +> adb install "Document and Settings\hevi\Desktop\Wictionary.apk"
 +</code>
  
 ===== Conclusion of your work ===== ===== Conclusion of your work =====
-(what was goodwhat was bad, impressive or depressive things in android development)+^ N ^ Good points ^ Bad points ^ 
 +|1 | Using Java language | Slow simulator |  
 +|2 | Android has linux core | Java for Android is cut |  
 +|3 | Sqlite support | Application installation is a bottleneck |  
 +|4 | Helpful atmosphere | | 
 + 
 +Finally it was interesting to develop applications for mobile device. Probablytoday Android a bit raw but rather functionality.