Android Studio Basic

Android Studio Basic

12th Grade

10 Qs

quiz-placeholder

Similar activities

Creative Minds - MIT Apps Development

Creative Minds - MIT Apps Development

3rd - 12th Grade

11 Qs

PH TIK

PH TIK

10th - 12th Grade

15 Qs

Android Studio

Android Studio

12th Grade

10 Qs

Android test

Android test

12th Grade - University

10 Qs

Quiz sobre Android Studio

Quiz sobre Android Studio

12th Grade

11 Qs

מנהיגים טכנולוגים

מנהיגים טכנולוגים

6th - 12th Grade

10 Qs

Sistemas Operativos- Android

Sistemas Operativos- Android

12th Grade

10 Qs

Pengenalan Andriod

Pengenalan Andriod

12th Grade

7 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?