Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Exercise 0 1 : [ 1 2 marks ] a ) It is based on Intents. You need to build the layout / GUI of
Exercise : marks
a
It is based on Intents. You need to build the layoutGUI of following activities as shown in the screen shot below. Name the activitiesviews appropriately. marks
b
In the Customer Details activity, user needs to provide full name, email ID and address, when user clicks the LOG IN button, it should navigate to ORDER Details activity. Customer name, email ID and address from Customer Details activity should be displayed in the output text viewedit text of ORDER Details activity. marks
c
In the ORDER Details activity, user enters product name such as printer, monitor, scanner etc. and price per unit and how much quantity customer wants to buy. Add validations for min product and max products and when user clicks Calculate button, then total products price along with customer name, email ID and address from Customer Details should be displayed in the output text view below and using the Toast as well. marks
Mobile Apps Development COMP
Lab Assignment # Page of
Exercise : marks
a
Build the GUI of the Event Registration App as shown in the screen shot below. marks
b
Cities should be using Spinner view shown below the OrganizerCompany View Values Toronto, Montreal, Vancouver, Calgary marks
c
Check boxes used for types of Organization. User must check at least one type. marks
d
For Event Format, radio buttons are used as shown in the screen shot. marks
e
When user clicks Register button, output should be displayed as mentioned in the output text view and, in the Toast, also. marks
f
When user clicks Reset button, all the selected values should be cleared from the all the views including output text view. marks
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started