meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
android2010:grp17:start [2010/03/15 17:52] – created vadim.m | android2010:grp17:start [2010/03/29 13:16] (current) – vadim.m | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
grp17 -- | grp17 -- | ||
Group members | Group members | ||
- | Vadim Matveev | + | * 0361849 |
- | + | * 0361768 | |
- | 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 | + | 1 = most critical or core .. least critical |
- | ^ Feature ^ Ptiority | + | ^ Feature ^ Priority |
- | | feature 1 .. | 1 ..3 | | + | | Type information about sets, reps, weights, duration, etc. | 1 | |
- | | feature | + | | Store, visualize, analyze it | 2 | |
- | | .. | .. | + | | Plan the training and physical activities | 3 | |
+ | | Operate with user's training program | ||
+ | | 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 automate the data input process and make it easy to analyze them. |
===== Design ===== | ===== Design ===== | ||
+ | {{: | ||
===== Screen shots ===== | ===== Screen shots ===== | ||
- | (when ready) | + | {{: |
+ | {{: | ||
+ | {{: | ||
+ | {{: | ||
===== Implementation Comments ===== | ===== Implementation Comments ===== | ||
+ | Following technologies were used during implementation: | ||
+ | * Android SDK | ||
+ | * Eclipse | ||
+ | * Google maps | ||
+ | * YouTube | ||
===== Presentation ===== | ===== Presentation ===== | ||
- | (powerpoint or pdf slides file) | + | * Presentation: |
+ | * Description: | ||
+ | * Brochure: {{: | ||
===== Package ===== | ===== Package ===== | ||
- | (.zip file) | + | * Sources: {{: |
+ | * APK: {{: | ||
==== How to run ==== | ==== How to run ==== | ||
+ | As usual apk: | ||
+ | Open Window Start => Accessories => Command Prompt | ||
+ | < | ||
+ | > cd " | ||
+ | > adb install " | ||
+ | </ | ||
===== Conclusion of your work ===== | ===== Conclusion of your work ===== | ||
- | (what was good, what 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. Probably, today Android a bit raw but rather functionality. |