Final Project

Concept:

Finding the resistor’s value after the user gives the color code.

The user will choose the colors for four bands on the resistor, the app will then calculate and return in the form of numbers.

The listpicker is used to create a choosable list. Then procedures are called to compare and return values of the bands. Finally, these values are put in an algorithm to calculate the final result and then display on the screen.