Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using android studio Java Exercise 01 and 02 IDE: Java/Android Studio 3.0 Exercise 01: Enhancing the Simple Calculator App by adding the following Views: Student

Using android studio Java

Exercise 01 and 02

image text in transcribed

IDE: Java/Android Studio 3.0 Exercise 01: Enhancing the Simple Calculator App by adding the following Views: Student Loan Calculator APP Enter Loan amount here CALCULATE Enter Loan duration here Enter Rate of interest here Total loan amount with interest is displayed here Add the following to the above App which has already been built: A) When user clicks the Calculate button, then it should show AlertDialog having button Yes and No. If user decides for Yes, then total loan amount should be displayed. B) Also display the Loan Amount and Interest in Toast also. C) For loan duration, add a spinner control instead. Values in the spinner control should be from 1 to 5 years D) Rate of Interest view should be replaced with Radio button group having three radio buttons for the rate of interest - 2.0%, 2.5% and 3.0% E) Add another control Date picker for Start Date. Exercise 02: WIP - it will be based on fragments and Intents

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions