Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 588 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 588 Bytes

Created an android app for Calculator to learn the basics of android app development as well as git also. Used Grid Layout for buttons with separate XML files for Buttons and Result Textview. Used artis lib for carrying out the Arithmetic Expression Evaluation. Used AlertDialog to handle the Exception. Please Contribute to this project for fun and to improve it. Any Suggestions are welcome to implement the below TODO task.

TODO : 1. To improve the UI of the app. 2. To improve Textview Layout for Large Calculations.

Happy Coding !!
Thank You !!