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 revisionPrevious revision
android:start [2012/07/06 10:48] – [Development Tasks] hynttyandroid:start [2012/07/06 15:14] (current) – [Android Coding] hyntty
Line 17: Line 17:
   * [[http://developer.android.com/design/patterns/app-structure.html|Ofical documentation of using views and Activities]]   * [[http://developer.android.com/design/patterns/app-structure.html|Ofical documentation of using views and Activities]]
   * [[https://github.com/commonsguy/cw-andtutorials|Huge amount of good tutorials, from basics to advanced]]   * [[https://github.com/commonsguy/cw-andtutorials|Huge amount of good tutorials, from basics to advanced]]
 +  * [[http://www.jforeach.com/creating-an-android-game-in-a-day/80|Simple maze game]]
 ===== Android Building blocks ===== ===== Android Building blocks =====
 These examples are ready made android classes to be used in codecamp projects(or anywhere). These examples are ready made android classes to be used in codecamp projects(or anywhere).