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:grp17:start [2010/03/16 14:36]
vadim.m
android2010:grp17:start [2010/03/29 13:16] (current)
vadim.m
Line 3: Line 3:
 Group members Group members
  
-  * Vadim Matveev +  * 0361849 Vadim Matveev 
-  * Petr Bavin +  * 0361768 Petr Bavin 
-  * Bandana Karki+  * 0361959 Bandana Karki
 ===== Idea ===== ===== Idea =====
 The developing system is an application that helps people who regularly visit gym in their sport life. The developing system is an application that helps people who regularly visit gym in their sport life.
Line 15: Line 15:
 | Type information about sets, reps, weights, duration, etc. | 1 | | Type information about sets, reps, weights, duration, etc. | 1 |
 | Store, visualize, analyze it | 2 | | Store, visualize, analyze it | 2 |
-Get advices, suggestions | 3 | +Plan the training and physical activities | 3 | 
-Share tips and secrets | 3 | +Operate with user's training program | 3 | 
-Communicate with other users | 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 =====
 To automate the data input process and make it easy to analyze them. To automate the data input process and make it easy to analyze them.
-Follow the scheduler  
  
 ===== Design ===== ===== Design =====
-{{:android2010:grp17:gymangy_architecture.jpg|}}+{{: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.