Difference between revisions of "Android"

From Hod's Personal Wiki
Jump to: navigation, search
 
(18 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
== Blogs ==
 
== Blogs ==
  
http://www.androiduipatterns.com/2011/03/whats-new-in-honeycomb-apis-ui-point-of.html
+
[http://android-developers.blogspot.com/ Official Android blog]
 +
 
 +
[[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://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 ==
  
http://www.androidacademy.com/1-tutorials
+
[http://www.androidacademy.com/1-tutorials Android tutorials]
 +
 
 +
http://www.androidsnippets.com/
 +
 
 +
[http://www.androidpatterns.com/ Android UI patterns site]
 +
 
 +
== Articles ==
 +
 
 +
[http://www.zdnet.com/blog/burnette/how-to-use-multi-touch-in-android-2/1747 Series on using multitouch]
 +
 
 +
[http://www.pushing-pixels.org/2010/12/13/meet-the-green-goblin-part-1.html Series on UI redesign of Android Market]
 +
 
 +
[http://www.screaming-penguin.com/node/7746 Using Async tasks]
 +
 
 +
[http://mobile.tutsplus.com/tutorials/android/android-fundamentals-intentservice-basics/ IntentService]
 +
 
 +
== Forums ==
 +
 
 +
[http://marakana.com/forums/ Marakana (Android and other topics)]
 +
 
 +
== Tools ==
 +
 
 +
[http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html Android Asset Studio]
 +
 
 +
== Specific Q&A ==
 +
 
 +
[http://stackoverflow.com/questions/1619133/hidden-features-of-android-development/1665926#1665926 Hidden features of Android development (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
 +
 
 +
http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html
 +
 
 +
https://guides.codepath.com/android

Latest revision as of 13:31, 13 April 2016

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

http://android-ui-utils.googlecode.com/hg/asset-studio/dist/index.html

https://guides.codepath.com/android