-
Notifications
You must be signed in to change notification settings - Fork 2
Reading material
rodsjo edited this page Aug 4, 2011
·
18 revisions
Great git reference at gitref.org
Inversion of Control by Martin Fowler
Mocks aren't stubs by Martin Fowler (Les denne så kan du også irritere deg litt ekstra hver gang du hører noen presentere TDD og kalle alle test doubles for "mock" ;)
If you get NameResoultionFailure from the HttpFetcher, restarting the emulator could work. At least it did for me.
- http://www.mousetech.com/blog/?p=74 ListView
- http://android-developers.blogspot.com/2009/02/android-layout-tricks-1.html ListView
- http://blog.androgames.net/ for styles, themes and so on. Great tutorials
- http://www.icanlocalize.com/site/tutorials/android-application-localization-tutorial/ Multilingual. If we someday want to publish our app in other languages
Bruk PreferencesManager, PreferenceActivity osv! http://geekswithblogs.net/bosuch/archive/2010/12/03/android---creating-a-custom-preferences-activity-screen.aspx
- Persistence on WP7: http://dotnet.dzone.com/articles/using-application-settings
- 10 things to keep an eye on: http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/11/05/top-ten-things-to-keep-an-eye-on.aspx
- Quickstarts: http://create.msdn.com/en-US/education/quickstarts
- Clever guy, using MVVM and TDD on WP7 http://babaandthepigman.wordpress.com/