- December 9, 2015Image by daviddoctorrose via creative commons NIH (Not Invented Here) syndrome is a condition in which developers (or business owners/managers)…
- October 27, 2015I recently released some new Android Devevelopment videos on the site, Caster.IO. Caster.IO is a site that has bite sized…
- September 8, 2015Most contrived Rx examples show you how to replace AsyncTask with Rx. Not many examples show how to abstract away…
- June 29, 2015Update: This can now be accomplished with DrawableCompat that is now available in the Support Library. Use the DrawableCompat#setTintList() method…
- June 24, 2015A common problem developers encounter when developing applications that use a crash reporting tool like Crashlytics is determinig if a…
- January 13, 2015File this under “I’m writing this so when I Google for it in 6 months, it pops up”. I…