Android Studio Basic

Android Studio Basic

12th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ 1 ANDROID

QUIZ 1 ANDROID

12th Grade

13 Qs

Construct 2 Basics

Construct 2 Basics

2nd Grade - Professional Development

10 Qs

Diagnostic Test for Fourth Grade

Diagnostic Test for Fourth Grade

12th Grade

10 Qs

iphone

iphone

1st Grade - University

7 Qs

Android Basics - Pre Requisite

Android Basics - Pre Requisite

10th Grade - Professional Development

10 Qs

Android1

Android1

1st Grade - University

10 Qs

1 Herramientas Digitales

1 Herramientas Digitales

6th Grade - University

10 Qs

Java

Java

12th Grade

10 Qs

Android Studio Basic

Android Studio Basic

Assessment

Quiz

Computers

12th Grade

Hard

Created by

NABILAH NADZRI Moe

Used 258+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file do you alter the image displayed by the ImageView in?

MainActivity

AndroidManifest.xml

Drawable

Activity_main_xml

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which listener is called for the device to register the enter key press?

OnHoverListener

OnKeyListener

OnClickListener

OnContextClickListener

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct line of code to get the ID of the EditText you intend to use?

EditText TextHandler = findViewById(R.id.nameTextField);

EditText TextHandler = (EditText)findViewById(nameTextField);

EditText = (EditText)findViewById(R.id.nameTextField);

EditText TextHandler = (EditText)findViewById(R.id.nameTextField);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this icon in Android Studio do?

Add a new activity

Run the AVD Device Manager

Debug the app

Run the emulator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component property should be changed to a name that is specific of the components use?

Content Description

Editable

Text

ID

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Android Studio file is most of the app coding done in?

MainActivity.java

Activity_main_xml

AndroidManifest.xml

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this icon do when pressed in Android Studio?

Open the AVD Device Manager

Run the emulator

Add a new activity

Debug the app

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?