A basic calculator app in android studio IDE.
It takes inpu
A basic calculator app in android studio IDE.
It takes input from user via buttons then stores the button text as String. Finally it passes the String to evalulateeString function of Rhino library.