New-activity-for-a-simple-calculator-app-in-android

Currently working in a group, and one of my members has dropped the course so now I am essentially taking on another person’s workload. I need some assistance in creating a new part of code to function as the “division activity” for an android calculator.

See below for the calculator:

http://codehandbook.org/simple-android-application/

A few things of note: the minSdkVersion is 21, and the targetSdkVersion is 25.

The code should add the new function to divide numbers. This is nothing complex. I’ll pay for a full tip if properly executed.