From f965fd9f9941ce1672e3177013d501a1ae37d33a Mon Sep 17 00:00:00 2001 From: Tibor Kaputa Date: Sat, 4 Jun 2016 15:44:14 +0200 Subject: [PATCH] add app description and screenshots --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79e7c58e..fdae8b9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ -# Simple-Calculator -A simple Android opensource calculator with a widget, functional and UI tests +# Simple Calculator +Logo + +A simple calculator with the basic operations. Long press the result or formula to copy the value to clipboard. + +The text color of the widget can be customized, as well as the color and the alpha of the background. Press the result or formula in the widget to open the app. + +App image +App image +App image + +It contains a couple UI and unit tests, they can be ran with the following instructions.

Running Espresso UI tests

1. at Build Variants select "Android Instrumentation Tests"