Android Studio

Android Studio

12th Grade

16 Qs

quiz-placeholder

Similar activities

Thunkable-Bootcamp SC

Thunkable-Bootcamp SC

7th - 12th Grade

14 Qs

JAVA LEVEL 3 QUIZ 3

JAVA LEVEL 3 QUIZ 3

8th - 12th Grade

15 Qs

Google Apps

Google Apps

6th - 12th Grade

16 Qs

SMTP e Conversione binaria

SMTP e Conversione binaria

12th Grade

17 Qs

การสร้างapp ด้วย thunkable

การสร้างapp ด้วย thunkable

12th Grade

20 Qs

HTML Graphics

HTML Graphics

9th - 12th Grade

16 Qs

Pemrograman Android (RPL 1)

Pemrograman Android (RPL 1)

11th - 12th Grade

15 Qs

Summerboot Camp Quiz Age 8-12

Summerboot Camp Quiz Age 8-12

9th - 12th Grade

20 Qs

Android Studio

Android Studio

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Massimiliano Pia

Used 5+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In quale file bisogna intervenire per modificare il testo di una TextView?

MainActivity

AndroidManifest.xml

Drawable

Activity_main_xml

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Indicare il codice corretto per acquisire il riferimento ad una EditText

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

EditText TextHandler = (EditText)findViewById(nameTextField);

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

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

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Cosa fa questo pulsante?

Aggiunge una nuova activity

Avvia AVD

Fa il debug dell'app

Esegue l'emulatore

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Quale proprietà identifica il riferimento al componente nel codice?

Content Description

Editable

Text

ID

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Quale file contiene la maggior parte del "funzionamento" dell'app?

MainActivity.java

Activity_main_xml

AndroidManifest.xml

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Che succede quando premiamo il tasto?

Apriamo AVD Device Manager

Avviamo l'emulatore

Aggiungiamo una nuova activity

Facciamo il debug dell'app

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Che linguaggio usiamo per lo sviluppo di una App?

C++ & Java

PHP & Java

Java & Kotlin

Java

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?