Difference between revisions of "Android Discovery Zone"

From CDOT Wiki
Jump to: navigation, search
Line 4: Line 4:
 
** Peter Liu's favorite: Navigation in Android (video) [http://developer.android.com/design/videos/index.html]
 
** Peter Liu's favorite: Navigation in Android (video) [http://developer.android.com/design/videos/index.html]
 
*** stack-based! (John Selmys)
 
*** stack-based! (John Selmys)
 +
** Best Practices for User Experience & UI [http://developer.android.com/training/best-ux.html]
 +
*Andriod UI: Menus vs Action Bar
 +
** the choice [http://developer.android.com/guide/topics/ui/menus.html]
 +
** "Say Goodbye to the Menu Button" (2012 blog) [http://android-developers.blogspot.ca/2012/01/say-goodbye-to-menu-button.html]

Revision as of 16:13, 19 September 2013

  • Decompiling Android by Godfrey Nolan (2012). -- ebook at Seneca Library
  • Android UI Design
    • Design Principles (e.g. Simplify My Life) [1]
    • Peter Liu's favorite: Navigation in Android (video) [2]
      • stack-based! (John Selmys)
    • Best Practices for User Experience & UI [3]
  • Andriod UI: Menus vs Action Bar
    • the choice [4]
    • "Say Goodbye to the Menu Button" (2012 blog) [5]