Difference between revisions of "Android Discovery Zone"

From CDOT Wiki
Jump to: navigation, search
Line 7: Line 7:
 
*'''Android UI: Menus vs Action Bar'''
 
*'''Android UI: Menus vs Action Bar'''
 
** the choice [http://developer.android.com/guide/topics/ui/menus.html]
 
** 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]
+
** "Say Goodbye to the Menu Button" (Android Developers Blog - 26 January 2012) [http://android-developers.blogspot.ca/2012/01/say-goodbye-to-menu-button.html]

Revision as of 16:15, 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]
  • Android UI: Menus vs Action Bar
    • the choice [4]
    • "Say Goodbye to the Menu Button" (Android Developers Blog - 26 January 2012) [5]