Search Header Logo

Android Studio Basic

Authored by NABILAH NADZRI Moe

Computers

12th Grade

Used 271+ times

Android Studio Basic
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?