Skip to content
Usagi629 edited this page Feb 8, 2013 · 5 revisions

MeadCalc

Origin

MeadCalc is an Android app created for a friend of mine who makes his own meade. He wanted to be able to quickly and easily calculate one of three measures needed, given the other two.

The three variables are

  • Amount of Honey
  • Amount of Water
  • Target Specific Gravity

The Way Ahead

This is my first completed android app on my own time. I have a lot of other projects I'm trying to complete, but at some point, I plan to revisit the app. When I do, I intend to improve the look/feel, and look into other potentially useful calculations/tools I could include. When I wrote this (July 2012), there weren't any Android apps related to mead making. So, maybe this will actually be helpful to someone.

If nothing else, it's a good example of a basic Android app with AlertDialog use.


Screenshots

Main Screen       Calculation       Honey Dialog

Clone this wiki locally