Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit c718ab7

Browse files
committed
Added README.md : Preview Video
1 parent 3a4f42e commit c718ab7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### Calculator App
2+
- Created a calculator which can perform all arithmetic operations like addition, subtraction, multiplication, division etc. depending upon the user input.
3+
4+
- The apk created can be used to install the application on different devices.
5+
6+
- The layout of the Calculator is using TableLayout
7+
8+
- For calculation of the expression, the app is using ![exp4j](https://www.objecthunter.net/exp4j/) library (Expression for Java)
9+
10+
![preview](preview/preview.gif)

preview/preview.gif

5.62 MB
Loading

0 commit comments

Comments
 (0)