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:grp5:start [2010/03/19 00:00]
grp5
android2010:grp5:start [2010/03/29 00:21] (current)
grp5
Line 1: Line 1:
 grpN 5:  grpN 5: 
-Niko Reunanen, Petri Hienonen, Joel Kurola+Niko Reunanen 0312399, Petri Hienonen 0326592, Joel Kurola 0326657
  
 ======= **TxTTV** ======= ======= **TxTTV** =======
Line 16: Line 16:
 As platform Android and Eclipse work well for software development. Eclipse is pretty easy to use and gives nice suggestions. Integration between development platform and Android works well and you can find almost everything that came to our minds during codecamp easily. Emulator worked well though it started lazily and once we managed to jam it. Good thing to add to Eclipse/Android SDK would be GUI for database browsing, but using command promp as debugging tool for database works pretty well, though information about its usage was at first hard to find. As platform Android and Eclipse work well for software development. Eclipse is pretty easy to use and gives nice suggestions. Integration between development platform and Android works well and you can find almost everything that came to our minds during codecamp easily. Emulator worked well though it started lazily and once we managed to jam it. Good thing to add to Eclipse/Android SDK would be GUI for database browsing, but using command promp as debugging tool for database works pretty well, though information about its usage was at first hard to find.
  
-We also encountered some problems. Our main problem was finding good examples on how to make something; in Android there are no standartized ways of doing things like database access. Another problem came from androids fast evolution, even Google didn't always have good documentation for the newest API and googles example applications are too complicated and too few for simple developers like us, and they were hard to access.  Numerous cutting edge barebone examples would be nice thing to have. Google could also add pictures with things like menus and keyboard layouts so that developers wouldn't have to test everything out to find good solution. +We also encountered some problems. Our main problem was finding good examples on how to make something; in Android there are no standardized ways of doing things like database access. Another problem came from androids fast evolution, even Google didn't always have good documentation for the newest API and googles example applications are too complicated and too few for simple developers like us, and they were hard to access.  Numerous cutting edge barebone examples would be nice thing to have. Google could also add pictures with things like menus and keyboard layouts so that developers wouldn't have to test everything out to find good solution. 
  
 Good example page on how to handle newest SDK:s examples can be found on [[http://doc.qt.nokia.com/4.6/examples.html|Nokia QT 4.6 Example page]] Good example page on how to handle newest SDK:s examples can be found on [[http://doc.qt.nokia.com/4.6/examples.html|Nokia QT 4.6 Example page]]
Line 59: Line 59:
 |26 |DONE |Numeric keyboard |Database |Show only numeric software keyboard when selecting page  | |26 |DONE |Numeric keyboard |Database |Show only numeric software keyboard when selecting page  |
 |11 |DONE |Automatic fetching |Networking |Fetch bookmark pages intervally using deamon and service.| |11 |DONE |Automatic fetching |Networking |Fetch bookmark pages intervally using deamon and service.|
- 
-==IN PROGRESS== 
-^ID ^Status ^Name                 ^Module       ^Description                                          ^Importance 1-3 ^ 
- 
  
 ==TODO== ==TODO==
Line 118: Line 114:
 Project was finished in thursday at (17:00). All main goals were met. Project was finished in thursday at (17:00). All main goals were met.
  
-===== Presentation ===== 
-{{:android2010:grp5:notkeat_joutsenet_presents.ppt|Notket joutsenet}} 
  
 ===== Sreenshots ===== ===== Sreenshots =====
Line 127: Line 121:
  
 ===== Package ===== ===== Package =====
-{{:android2010:grp5:txttv.zip|TxTTV Binaarit}}+{{:android2010:grp5:txttv.zip|TxTTV Binaari}}
  
 +===== Source code =====
 +{{:android2010:grp5:txttv_source.zip|TxTTV Source}}
  
 +===== Presentation =====
 +{{:android2010:grp5:notkeat_joutsenet_presents2.ppt|GRP5 ppt}}
  
 +===== Brochyre =====
 +{{:android2010:grp5:txttv2.pdf|Brochyre}}
  
 +===== Description =====
 +{{:android2010:grp5:codecamp.pdf|Description}}