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
Last revision Both sides next revision
android2010:grp17:start [2010/03/19 13:25]
vadim.m
android2010:grp17:start [2010/03/29 12:07]
vadim.m
Line 33: Line 33:
 {{:android2010:grp17:7.png|}} {{:android2010:grp17:8.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:  
  
 ===== 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.