Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Lease OrRentHome Inc. helps its clients to find the best option for a home. Your team is assigned to develop an Android application based on

image text in transcribed

Lease OrRentHome Inc. helps its clients to find the best option for a home. Your team is assigned to develop an Android application based on the following specifications: a) The main screen will display the company logo and a button Enter. b) The second screen allows the potential customer to choose the home types: apartment detached home semi-detached home condominium town house Use an options Menu control to implement the selection of home types. Display a user-friendly screen with available homes whenever the user selects a home type from the menu. For example, if the user selects apartment home type, the next screen will display the available apartments (address, rent price, and image). Use check boxes to select the apartments that you want to visit (virtually or physically). The user may use the menu control to choose another home type, and so on. c) The check-out screen displays the selected homes and corresponding addresses, and prices. Use a radio group for listing selected homes. The user can now choose the home (assuming has visited all selected homes). d) The next screen prompts the user with payment option (cash, credit card, debit card). Use a group of radio buttons to select the payment method. e) The last screen asks the user to enter credit/debit card information if the user chooses either of these payment methods. Use Edit Text controls and other GUI elements to allow the user to enter customer' information: full name, credit/debit card number. The rest of the fields will be different for each student. For example, you may create fields for favorite sport, favorite team, favorite food, etc. Create 2-3 fields named as mentioned above. Provide validation for these entries using the proper attributes/methods/constructor for each GUI control. f) Use Application preferences for storing user selections as the user navigates through the various screens of the application. Use TextView objects to display information as needed. Use styles and themes to create a nice look and feel of your app. Use drawable objects to display the logo for the company, home types, homes, etc. Lease OrRentHome Inc. helps its clients to find the best option for a home. Your team is assigned to develop an Android application based on the following specifications: a) The main screen will display the company logo and a button Enter. b) The second screen allows the potential customer to choose the home types: apartment detached home semi-detached home condominium town house Use an options Menu control to implement the selection of home types. Display a user-friendly screen with available homes whenever the user selects a home type from the menu. For example, if the user selects apartment home type, the next screen will display the available apartments (address, rent price, and image). Use check boxes to select the apartments that you want to visit (virtually or physically). The user may use the menu control to choose another home type, and so on. c) The check-out screen displays the selected homes and corresponding addresses, and prices. Use a radio group for listing selected homes. The user can now choose the home (assuming has visited all selected homes). d) The next screen prompts the user with payment option (cash, credit card, debit card). Use a group of radio buttons to select the payment method. e) The last screen asks the user to enter credit/debit card information if the user chooses either of these payment methods. Use Edit Text controls and other GUI elements to allow the user to enter customer' information: full name, credit/debit card number. The rest of the fields will be different for each student. For example, you may create fields for favorite sport, favorite team, favorite food, etc. Create 2-3 fields named as mentioned above. Provide validation for these entries using the proper attributes/methods/constructor for each GUI control. f) Use Application preferences for storing user selections as the user navigates through the various screens of the application. Use TextView objects to display information as needed. Use styles and themes to create a nice look and feel of your app. Use drawable objects to display the logo for the company, home types, homes, etc

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Advances In Knowledge Discovery In Databases

Authors: Animesh Adhikari, Jhimli Adhikari

1st Edition

3319132121, 9783319132129

More Books

Students also viewed these Databases questions