I’ve been testing the published version of the app a bit. The current conditions don’t support that very much as I’m looking after reindeers for couple of days and the nearest field is covered by two feet of snow. Anyways I’m now well aware that the app requires tweaking. Essentially the last X throws need to be remembered and some improvements to GPS handling and the UI need to be made. That will have to wait a bit as I’m currently developing another dinky little app: a BMI calculator.
The BMI calculator is basically very trivial app to write. However I’ve been learning bit about graphic design and ProGuard, ActionBarSherlock, custom components and other things that are needed for more polished apps. Also this time I actually did some interaction design. With the Disc Golf Drive Measure the design was basically the classical programmer design: a byproduct of programming. This time I had a very good idea about how the interaction with the dinky app should be, before I started coding. All these things mean that I’ve used quite a bit more time with the app than I thought at first. After finishing the BMI calc I’ll tackle refactoring the UX and code of the disc golf app, not to mention all the functionality that needs to be added.

