How to Hire Programmers This is a guide on how I hire programmers. I hope it helps you to grow a successful team. Part 2: How To Hire Outsourced Developers In general, hiring programmers is not …
Blog
Robolectric ShadowTaskStackBuilder
I’m a proponent of unit testing and once you figure out how to use Robolectric its great for helping you unit test Android. That is, until you run into an instance where a Shadow class is not …
Working Remote
I just finished the new book by DHH and Jason Fried, Remote. It's definitely worth the time to read if you are thinking about hiring remote, working remote or being part of a remote team . In …
Android Bootstrap and Android Studio
Myself and a slew of other folks have been working on getting Android Bootstrap moved over to use Gradle so we can get it working correctly with Android Studio. Also during this process we're moving …
Continue Reading about Android Bootstrap and Android Studio →
Loading Remote Images in Android with UrlImageView
As an Android consultant, I find myself needing to load remote images into an ImageView quite often. Doing this with the Picasso library is quite easy as you simply need to tell the library where the …
Continue Reading about Loading Remote Images in Android with UrlImageView →
Android Bootstrap Updated to Include a Navigation Drawer
I recently updated Android Bootstrap. The following items are updated/new: Updated Libraries Dagger Otto Http-Request Wishlist New Features Menu Drawer …
Continue Reading about Android Bootstrap Updated to Include a Navigation Drawer →