Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi. I would like to create an Android app that multiplies 2 numbers. Each number will need to be defined within a specific range. Example:

1st number range = .1, .2, .5, 1.25, 1.625
2nd number range = 0 to 100

To keep the UI simple, I would like to use 2 NumberPicker controls, a Calculate button, and a TextView.

Can anyone point me to a solid example? Thank you.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900