Difference between revisions of "Android"

From Hod's Personal Wiki
Jump to: navigation, search
m
m
Line 9: Line 9:
  
 
[[Motz]]
 
[[Motz]]
 +
 +
[http://benno.id.au/blog/2007/11/18/android-runtime-strace Benno on strace for Android]
  
 
[http://www.androiduipatterns.com/2011/03/whats-new-in-honeycomb-apis-ui-point-of.html Android UI patterns]
 
[http://www.androiduipatterns.com/2011/03/whats-new-in-honeycomb-apis-ui-point-of.html Android UI patterns]

Revision as of 11:48, 14 October 2011

Examples

Example apps from Google

10 open source example suggetions

Android Devlopers sample apps

Blogs

Motz

Benno on strace for Android

Android UI patterns

10 development tips

Tutorials

Android tutorials

http://www.androidsnippets.com/

Specific Q&A

Hidden features of Android development (StackOverflow)

How to communicate between Android tabs (StackOverflow)