Spoiler Alert: There is a (mostly) happy ending. I was successful in converting my project using the the below tools. The project has been running…
Deathstartup Posts
My previous post shared instructions on how to sign APK’s on CircleCI using Dropbox to securely store your private key. Since then I’ve found a…
Recently codix.io added the ability to embed it’s comparisons using iframes. It’s an easy way to include details about how a set of open source…
Over the past year I’ve transitioned several personal projects away from Groovy on Grails to Scala on the Play Framework. I won’t go into detail…
There’s no question that Proguard is an indispensable tool when it comes to Java development (Android development in particular) but because Proguard’s configuration is completely…
UPDATE 4/7/2018 – I’ve come up with a simpler and more secure approach that doesn’t require Dropbox. I don’t have to tell you that CircleCI…
NOTE: This article shows how to setup a Bluetooth Keyboard, however it should also be possible to use these steps to enable the soft keyboard and…
Recently, I wanted to find out what percentage of users would upgrade once a new version of an app became available. I didn’t find any…
The Problem Bitbucket is great. I use it as often as possible both for my own private work and for collaborative efforts. It’s easy to…
From the perspective of a quality minded application developer, Google’s addition of Alpha / Beta testing facilities to the Play Console is huge. I recently…