TLDR; The Fix: Plug your Pixel 2 into a USB 2.0 port, not a USB 3.0 port. If your Pixel 2 device will not connect to ADB (Android Debug Bridge) with a USB cord then you might want to check the port …
Blog
WP Markdown Themes for Google Code Prettify
Writing in Markdown is probably one of the best experiences you can have for a technical writer for a few simple reasons - Its easy to write with The limitations of Markdown are actually a benefit …
Continue Reading about WP Markdown Themes for Google Code Prettify →
Your First Test: The Launch Test
I get it. Your application (mobile app or web app) doesn’t have tests and … well … you’re scared anytime you make changes. Why? … well … because you’re not sure if you broke anything when you …
I Don’t Have Time is a Myth
“I don’t have time” is a myth. The statement, “I don’t have time”, really gets under my skin. Why? Because you do have the time. Get up early. Cant? Go to bed earlier. Stop watching TV …
Android MVVM with DataBinding – Removing Logic from Your Views with BindingAdapters
One of the things that's great about MVVM (I’m using data binding in my implementation) is the lack of the boilerplate that you have to deal with. When working with the MVP pattern you are forced to …
Make the Most of Your Time
Photo: Uroš Jovičić Recently, a friend of mine asked if I wanted to partake in a small side project with him. Unfortunately, I didn't have the time to commit to the project so I politely …