Android Discovery Zone

From CDOT Wiki
Revision as of 17:21, 19 October 2013 by Peter.liu (talk | contribs)
Jump to: navigation, search

Google Maps Android API v2

  • Google Maps Android API v2 - Tutorial (Lars Vogel 2013) [1]

Location Awareness

  • Making Your App Location-Aware [2]
    • Location Services API (Google Play services)

Android UI Design

  • Android UI Design
    • Design Principles (e.g. Simplify My Life) [3]
    • Peter Liu's favorite: Navigation in Android (video) [4]
      • stack-based! (John Selmys)
    • Best Practices for User Experience & UI [5]
  • Android UI: Menus vs Action Bar
    • the choice [6]
    • "Say Goodbye to the Menu Button" (Android Developers Blog - 26 January 2012) [7]
  • ebooks on Android UI Design at Seneca Library
    • Smashing Android UI responsive user interfaces and design patterns for Android phones and tablets by Juhani Lehtimäki. Wiley 2013.
    • Android UI fundamantals develop and design by Jason Ostrander. Peachpit 2012.
    • Android design patterns interaction design solutions for developers byGreg Nudelman. Wiely 2013.

Decompiling Android

  • Decompiling Android by Godfrey Nolan (2012). -- ebook at Seneca Library
    • Dalvik bytecode (DEX files)