Difference between revisions of "Android"

From Hod's Personal Wiki
Jump to: navigation, search
m
m
Line 51: Line 51:
  
 
[http://stackoverflow.com/questions/1088810/how-to-communicate-between-android-tabs/1090800#1090800 How to communicate between Android tabs (StackOverflow)]
 
[http://stackoverflow.com/questions/1088810/how-to-communicate-between-android-tabs/1090800#1090800 How to communicate between Android tabs (StackOverflow)]
 +
 +
== Links to curate ==
 +
 +
http://kevindion.com/2010/12/android-odometer-ui-tutorial-part-1/
 +
 +
http://android-codelabs.appspot.com/resources/tutorials/contactsprovider/ex1.html

Revision as of 06:46, 9 February 2012

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/

Android UI patterns site

Articles

Series on using multitouch

Series on UI redesign of Android Market

Using Async tasks

IntentService

Forums

Marakana (Android and other topics)

Tools

Android Asset Studio

Specific Q&A

Hidden features of Android development (StackOverflow)

How to communicate between Android tabs (StackOverflow)

Links to curate

http://kevindion.com/2010/12/android-odometer-ui-tutorial-part-1/

http://android-codelabs.appspot.com/resources/tutorials/contactsprovider/ex1.html