Lab Exercise 3 - View Control Actions
Lab Exercise 3 - View Control Actions
MOBILE DEVELOPMENT
EXERCISE
3
VIEW CONTROL ACTIONS
NAME SECTION
GJPRosales
Page |2
I. OBJECTIVES
In order to accomplish this exercise, the student must have a clear understanding of
the following topics:
• Java Classes
• Method structure
• Event handling
• Object referencing
Overview
TASK 1.
1. Create a new android project
Plain
Text
GJPRosales
Page |3
3. add the given xml statements in the strings.xml (inside the res/values/ folder)
GJPRosales
Page |4
6. add image resource in Text Image Button. Go to the code view of your
activity_main.xml and add an xml statement to btn_txt_image and change the
string value to mail.
GJPRosales
Page |5
GJPRosales
Page |6
GJPRosales
Page |7
GJPRosales
Page |8
GJPRosales
Page |9
GJPRosales
P a g e | 10
TASK 2. OUTPUT
1. Using any screen recording applications. Navigate your application by showing
provided screenshots below:
GJPRosales
P a g e | 11
1. What are new controls you encountered here in Mobile Development. Does it
helpful in your future activities? Cite some examples on what scenario you are
going to use that control.
V. REFERENCES
www.developer.android.com
VI. RUBRICS
GJPRosales
P a g e | 12
GJPRosales