I want the solution within just four hours from now
Proper referencing in APA format is must
Text size 12-Times New Roman only.
Avoid plagiarisms
Avoid copying from any source
Avoid using another teacher’s solution or a similar previous student’s solution because it is a university whose system can access even the solutions published on the study pool website
You must give 100/100 correct solution
Avoid using paraphrasing programs or websites
You must provide a correct answer 100/100
You must do the solution in the same attached file
You must do the solution in the same attached file College of Computing and Informatics
Assignment 1
Deadline: Day 1/10/2023 @ 23:59
[Total Mark for this Assignment is 8]
Student Details:
Name: ###Mutarid Hamad
ID: ###S170056518
ALMutarid
CRN: ### 12373
Instructions:
• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.
• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).
• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.
• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.
• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
• Use Times New Roman font for all your answers.
Question One
Pg. 01
Learning
Outcome(s):
Question One
Design
Based on the below image displayed as XML file, answer the following
questions.
1 Mark
application
interfaces for
mobile devices
1. What is the type of the used layout and explain it?
2. How many child elements are there for this layout and name it/them?
using appropriate
software.
Answer:
Question Two
Pg. 02
Learning
Outcome(s):
Describe
technologies that
enable the
development of
applications for
mobile devices.
Question Two
2 Marks
Explain the two different classes from the Android API that allow us to output
messages. Give an example for each message by adding your name and
student ID.
Answer:
Question Three
Pg. 03
Learning
Outcome(s):
Design
application
interfaces for
mobile devices
using appropriate
software.
Question Three
3 Marks
Write XML file for the following project’s screenshot. The project has one activity
and displays the following:
1. The activity shows a login page with TWO TextView and TWO EditText and
TWO Buttons.
2. Choose the appropriate Layout.
HINT: Include the screenshot of the layout’s output, after you run the app, as
a part of your answer. Also, upload your project’s file. Otherwise, you will be
marked zero for this question.
Answer:
Question Four
Pg. 04
Learning
Outcome(s):
Design
application
interfaces for
mobile devices
using appropriate
software.
Question Four
2 Marks
Write One XML code to show a photo gallery using the ScrollView element.
1. Use TableLayout to arrange photos.
2. Use ImageView and TextView elements.
The following screenshots are an example of the required app. Write an XML
file to design the app as stated above. You will need to use both ScrollView
and TableLayout structures to build the app.
HINT: Include the screenshot of the layout’s output, after you run the app, as
a part of your answer. Also, upload your project’s file. Otherwise, you will be
marked zero for this question. In addition, you can google the flower images
from the Internet to use them in your application.
Question Four
Pg. 05
Answer: