What to submitZip and submit the following project to MyCourses:
•
Yourname_.zip
Part 1: Main activity (35%)
You will be tasked with creating a currency converter application for this exam. The layout of the
converter is displayed below.
Please ensure that the currency converter application defaults to converting from USD to JPY, and that
all results are rounded to 2 decimal places.
Part 2: Setting activity (35%)
If you click on the settings icon, the application will launch the settings activity. From there, you
can select the currency you want to convert to. The application only supports 4 currencies for simplicity,
which are listed below.
Upon clicking the confirm button, the setting activity will close, and the main activity will reload.
If there is any input, the currency labels and the result will be updated immediately.
Part 3: Remember the setting (30%)
Your application must store the user’s selected currency setting, even if the application is closed
and reopened. Please note that for this exam, you do not need to handle screen rotation.
Restart your app
The following link can be used to obtain the latest conversion rate.
https://www.xe.com/currencyconverter/