Difference between revisions of "Android Discovery Zone"
Line 1: | Line 1: | ||
− | + | = Google Maps Android API v2 = | |
* Google Maps Android API v2 - Tutorial (Lars Vogel 2013) [http://www.vogella.com/articles/AndroidGoogleMaps/article.html ] | * Google Maps Android API v2 - Tutorial (Lars Vogel 2013) [http://www.vogella.com/articles/AndroidGoogleMaps/article.html ] | ||
− | == Android UI Design | + | = Location Awareness = |
+ | *Making Your App Location-Aware [http://developer.android.com/training/location/index.html] | ||
+ | **Location Services API (Google Play services) | ||
+ | |||
+ | = Android UI Design = | ||
*'''Android UI Design''' | *'''Android UI Design''' | ||
** Design Principles (e.g. Simplify My Life) [http://developer.android.com/design/get-started/principles.html] | ** Design Principles (e.g. Simplify My Life) [http://developer.android.com/design/get-started/principles.html] | ||
Line 16: | Line 20: | ||
**Android design patterns interaction design solutions for developers byGreg Nudelman. Wiely 2013. | **Android design patterns interaction design solutions for developers byGreg Nudelman. Wiely 2013. | ||
− | + | = Decompiling Android = | |
*'''Decompiling Android''' by Godfrey Nolan (2012). -- ebook at Seneca Library | *'''Decompiling Android''' by Godfrey Nolan (2012). -- ebook at Seneca Library | ||
**Dalvik bytecode (DEX files) | **Dalvik bytecode (DEX files) |
Revision as of 16:21, 19 October 2013
Contents
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
- Android UI: Menus vs Action Bar
- 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)