A Simple Calculator just for learning Android Development The calculator with the function two numbers which perform arithmetic operation.
Two numbers can perform addition, substitution, multiplication and division. Note: Two number cannot be empty and the number be divided cannot be 0.
res--> java -->MainActivity.java
|----> layout -->content_main.xml && activity_main.xml