Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a service request creation activity on Android Studio and deploy it to the emulator. NOTE: The screen does not need to be identical to

Create a service request creation activity on Android Studio and deploy it to the emulator. NOTE: The screen does not need to be identical to the one you designed previously. Call the new activity CreateServiceRequest. (2 marks) 1. Your screen needs to have a minimum of 6 input controls including a control allowing the user to input the category of their issue. (15) 3. Include a submit button with an onclick action that provides feedback to the user: e.g "Your service request has been well received. The department will reach out to you as soon as possible., where the category is the one selected on the screen. The feedback may be provided through a dialog, in a text field on the screen or any other possible way. (8) 3. There should also be a control that allows the user to navigate to a FAQ page that takes the user to https://material.io/blog/announcing-material-you on tap/click. (7) An example is shown in the attached video (with only 5 controls). This example uses an additional activity for the feedback part. This is not required. For submission, you need to upload the uncompressed CreateServiceRequest.java and the activity_create_service_request.xml files. (3 marks)

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

Students also viewed these Databases questions