Monday, September 05, 2011

Android Dev Update

So I finally fixed the problem I had with my Buttons interferring with the ContextMenu, thanks to a useful tip from one of my classmates. This is what my finished tally counter looks like. It may to be the prettiest thing, but it does what I want it to do.

At the moment I'm trying to make a tape calculator. I had a spot of trouble settling on a keypad layout. Should I just have the basic arithmetic keys or should I include keys for getting percentages, parentheses (for grouped operations) and square roots? In the end, I settled for the basic arithmetic format.

5 comments: