Category Archives: Android

2017 Recap

Welp, another year has flown by, and I have to say this has been THE MOST EXCITING year of my entire freaking life! Before I get started, I want to say that this post is going to be a bit … Continue reading

Posted in Android, Speaking, working mom | Tagged | 4 Comments

2016 Recap

I can’t believe that 2016 is coming to a close! This has been quite a year with a lot of really exciting moments. One of the most exciting moments was being named one of the Denver Business Journal’s “40 Under … Continue reading

Posted in Android, Conferences, Press, Speaking | 2 Comments

Jackson JSON Parser

Parsing a JSON response into a Java object is a super common task in Android development.  If you are fortunate enough to have a well-formed JSON response that would make sense being modeled directly as a Java object, then using a … Continue reading

Posted in 3rd Party Libs, Android, Pokemon | Leave a comment

Fragmented Episode 43

I’m super excited to share that I was on the Fragmented Podcast again, this time for their Google I/O special.  Kaushik interviewed several amazing Android developers over the course of two podcasts, and I am honored to be listed next … Continue reading

Posted in Android, Conferences, Press | 2 Comments

Google I/O 2016

I just got back from a FANTASTIC week in Mountain View for Google I/O 2016! It was my 3rd I/O (I went in 2015 and 2014), and I think it was my favorite. I was skeptical about getting sunburned in the … Continue reading

Posted in Android, Conferences | 1 Comment

Fragmented Episode 40

I am very excited to share that I was on Episode 40 of Fragmented! Fragmented is an excellent podcast run by Kaushik Gopal and Donn Felker, two amazing Android developers. They interview other Android developers and chat about everything Android. … Continue reading

Posted in Android, Dependency Management, Press, Speaking | Leave a comment

Droidcon Italy

In April I had the extreme honor of speaking at Droidcon Italy, in the beautiful city of Torino!  It was fantastic to see old developer friends I’ve met at other European conferences, and meet several new ones.  I’ve also now officially … Continue reading

Posted in Android, Conferences | 1 Comment

Accessibility Testing on Android

I published a blog post today on the thougbot technical blog about four simple ways you can test your Android app’s accessibility. Check it out over here!

Posted in Accessibility, Android, Testing | Leave a comment

Droidcon SF & 40 Under 40

A few weeks ago I had a whirlwind two days, attending the Denver Business Journal 40 Under 40 awards ceremony Thursday evening, then flying off that night to Droidcon San Fransisco where I spoke on Friday!  It was epic, but … Continue reading

Posted in Android, Awards, Conferences, Dependency Management | 2 Comments

React Native on Android: Styling the Cursor

As you may have noticed by recent tweets, I’ve been exploring a little React Native.  I’ve got a few massive overview posts in the making, but for now I just wanted to share a quick tip about styling. Recently I … Continue reading

Posted in Android, React Native, UI | 5 Comments