Question: create an android app that meets the above given requirement. Create an app that will offer two features 1. Convert temperature from Celsius to Fahrenheit.

 create an android app that meets the above given requirement. Create

create an android app that meets the above given requirement.

Create an app that will offer two features 1. Convert temperature from Celsius to Fahrenheit. 2. Convert distance measurements provided as eitherinches, feet or miles into either millimetres or metres (kilometres optional) The main screen (activity) of the app must provide a method to select one of the two conversions offered. You can use two buttons, two images sliders ora drop-down list to offerthe selection The app must Have a total of three different activities. Make use of the distance convertor builtfor Assignment 3.2P. Properly supportorientation changes. Specifically, it should not lose values/state information Make use of the temperature convertor code discussed in the lectures. You will however need to make minor changes to the codee provided as part of the lectures to support orientation changes. Once you have completed, take screen shots of your app. showing all of the activities. Include key source code snippets (Java and XML) as part of your submission. These code snippets must be comme nted. Checklist 1. 2. 3. 4. 5. 6. 7. App has a total of three different activities. App properly supports orientation changes. Specifically, it should not lose values/state information Provide code snippets showing how different activities are connected Provide code snippets showing how orientation change is managed Provide code snippet showing the XMLlayouts of the activities. Code snippets are commented appropriately

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!