Skip to content

A Simple Calculator just for learning Android Development

Notifications You must be signed in to change notification settings

mayujie/SimpleCalculator

Repository files navigation

SimpleCalculator

A Simple Calculator just for learning Android Development The calculator with the function two numbers which perform arithmetic operation.

Detail:

Two numbers can perform addition, substitution, multiplication and division. Note: Two number cannot be empty and the number be divided cannot be 0.

Related files:

res--> java -->MainActivity.java
|----> layout -->content_main.xml && activity_main.xml

Preview of simpleCalculator

screenshot of simpleCalculator

About

A Simple Calculator just for learning Android Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages