#Calculator #Android #Simple #AndroidCalculator
In this video you will learn how to create simple calculator in Android. Using library which helps to calculate math expressions.
Here is the library to be used.
implementation 'net.objecthunter:exp4j:0.4.4'