Android Studio Basic

Android Studio Basic

12th Grade

10 Qs

quiz-placeholder

Similar activities

wordpress website

wordpress website

1st Grade - Professional Development

10 Qs

SOAL ULANGAN HARIAN 1 TIK SEMESTER GENAP 2018-2019

SOAL ULANGAN HARIAN 1 TIK SEMESTER GENAP 2018-2019

9th - 12th Grade

15 Qs

MOAC Excel 2016 Lesson 03

MOAC Excel 2016 Lesson 03

8th - 12th Grade

10 Qs

Intent & View Binding

Intent & View Binding

9th - 12th Grade

6 Qs

Android Studio

Android Studio

12th Grade

10 Qs

Ինֆորմատիկա 12.1

Ինֆորմատիկա 12.1

12th Grade

10 Qs

Ինֆորմատիկա 12 / թեմատիկ աշխատանք 1

Ինֆորմատիկա 12 / թեմատիկ աշխատանք 1

12th Grade

12 Qs

Google Slides

Google Slides

KG - University

10 Qs

Android Studio Basic

Android Studio Basic

Assessment

Quiz

Computers

12th Grade

Hard

Created by

NABILAH NADZRI Moe

Used 251+ 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?