Difference between revisions of "Android"

From Hod's Personal Wiki
Jump to: navigation, search
m
m
Line 17: Line 17:
  
 
[http://danroundhill.com/2010/04/02/10-tips-for-developing-android-apps/ 10 development tips]
 
[http://danroundhill.com/2010/04/02/10-tips-for-developing-android-apps/ 10 development tips]
 +
 +
[http://www.pushing-pixels.org/ Google UI designer blog]
  
 
== Tutorials ==
 
== Tutorials ==

Revision as of 11:30, 24 October 2011

Examples

Example apps from Google

10 open source example suggetions

Android Devlopers sample apps

Blogs

Official Android blog

Motz

Benno on strace for Android

Android UI patterns

10 development tips

Google UI designer blog

Tutorials

Android tutorials

http://www.androidsnippets.com/

Articles

Series on using multitouch

Forums

Marakana (Android and other topics)

Specific Q&A

Hidden features of Android development (StackOverflow)

How to communicate between Android tabs (StackOverflow)