Difference between revisions of "Android"

From Hod's Personal Wiki
Jump to: navigation, search
m (Articles)
m (Articles)
Line 33: Line 33:
  
 
[http://www.screaming-penguin.com/node/7746 Using Async tasks]
 
[http://www.screaming-penguin.com/node/7746 Using Async tasks]
 +
 +
[http://mobile.tutsplus.com/tutorials/android/android-fundamentals-intentservice-basics/ IntentService]
  
 
== Forums ==
 
== Forums ==

Revision as of 13:47, 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

Series on UI redesign of Android Market

Using Async tasks

IntentService

Forums

Marakana (Android and other topics)

Specific Q&A

Hidden features of Android development (StackOverflow)

How to communicate between Android tabs (StackOverflow)