Question: Description: In this assignment you are to develop an Android app that converts between common units of distance. The application should enable the user to
Description: In this assignment you are to develop an Android app that converts between common units of distance. The application should enable the user to specify a value to convert along with an input unit and output unit for the conversion operation. It should then determine for the specified value and input unit the equivalent number of output units and display the result. An example converter app interface is shown in the image below. Your app should provide a similar interface including an input area in which a value can be specified for the conversion. It should also allow the selection of an input unit and an output unit. Your app should ensure only a single input unit and single output unit are selected at a time. This can be done with the use of the RadioGroup and RadioButton classes, as illustrated in the image. A button should be included to indicate the conversion should be performed. Your app should support the conversion of at least as many types of distance units as illustrated in the screenshot.

5554:Lollipop_-_Nexus_5_API_22 9:44 Distance Converter Distance Converter 100.0 1 Input Unit O inch foot O yard mile Output Unit inch foot O yard mile centimeter meter kilometer centimeter meter kilometer DO CONVERSION W
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
