Gesture Calculator for Wear

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

This is my first Android Wear Application. I'm open to hear great ideas. If you have one, please send me an e-mail!

This simple calculator lets you perform simple math expressions using a powerful java library named "exp4j". To achieve a great user experience on such a small device I've introduced 5 gestures that will let you:
- Insert a plus operator;
- Insert a minus operator;
- Execute expression;
- Clear formula;
And last but not least important leave application.

However using the "virtual" keyboard, user can use other operators such as multiply, split or even curve brackets.

If an expression is not valid the screen will turn dark red. If a result could be calculated, it will turn green.


If you find any bug please report it to me to: fr.fmpt@gmail.com
Updated on
Apr 9, 2015

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

Corrected gestures detection mobile version