Question: Use XML and java code Write all code in android studio . Screenshot of your output Instruction Create a currency converter application that change US
Use XML and java code Write all code in android studio . Screenshot of your output
Instruction
Create a currency converter application that change US Dollar to CA Dollar and vice versa. You need to provide two text fields and a button to convert the currency. - If the currency provided in USD, you should fill the CAD field with the calculated amount. - If the currency provided in CAD, you should fill the USD field with the calculated amount. - If both fields are empty or both filed, you should show a proper message.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
