Simple calculator to perform some mathematical calculations.
I used mxparser package to perform mathematical operations.
mXparser is an open-source mathematical expressions parser/evaluator providing abilities to calculate various expressions at a run time.
Languages Used :
- Java
- XML
How to run -
• Open android studio, and select File->New->import from version control(github).
• Paste the git repository URL.
• Wait for all the files to get synced.
• Your app is ready to run in android studio.