Android Development Tips, Tricks & Gotchas

Posted by Mat Nadrofsky on Stack Overflow See other posts from Stack Overflow or by Mat Nadrofsky
Published on 2010-01-19T15:31:10Z Indexed on 2010/06/18 13:43 UTC
Read the original article Hit count: 510

I'm starting down the road of Android Development.

At this point I'm looking for some insight from other developers who have been doing 'droid development and have some experience to share with someone who is just starting out. This can be anything from API to AVM to IDE.

Any unexpected things come up while building your apps? Any tips for project layout or organization that help facilitate the deployment process to the Android AppStore? Any patterns which specifically helped in a particular situation?

Even links to great blogs or sample apps and resources beyond those which you can grab from Google Code would be appreciated.

© Stack Overflow or respective owner

Related posts about java

Related posts about best-practices