"Things I've learned".PublishedJanuary 24, 2022•1 min readCChrisI'm new to this. I'm not that great at writing, but want to improve. So I'm going to use hashnode as a means of doing this, and I think the easiest way for me to start is by writing about things I learn as an android engineer. Let's see how we go.
Why Android Studio Is Such A DragI use logcat a lot. And that generally involves dragging the height of the logcat window down to write some code, and then back up when testing that code. Following a recent upgrade to Chipmunk, I managed to mess up my settings and so this constant...Feb 1, 2022·1 min read