Exam 1: Android Application Development

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following is not true about <activity> tag in AndroidManifest file?

(Multiple Choice)
4.8/5
(31)

CardView extends from which of the following:

(Multiple Choice)
4.8/5
(38)

When publishing an update to your application to the market, the following must be taken into consideration:

(Multiple Choice)
4.8/5
(25)

In which Activity life-cycle method you should do all of your normal static set up such as: creating views and bind data to lists?

(Multiple Choice)
4.8/5
(39)

To create a blank Wear activity in Android Studio, the project should have a minimum SDK version >= 20.

(True/False)
4.8/5
(36)

What work is suitable for Android Services?

(Multiple Choice)
4.9/5
(31)

Which Method allows setting action to snackbars?

(Multiple Choice)
4.9/5
(42)

Which of the following files specifies the minimum required Android SDK version your application supports?

(Multiple Choice)
4.7/5
(37)

Which of the following Material Theme attributes are used to custom the color palette in your application? (Choose Three)

(Multiple Choice)
4.8/5
(25)

Which of the following are benefits for using fragments in your application? (Choose two)

(Multiple Choice)
4.9/5
(31)

What two methods you have to override when implementing Android context menus?

(Multiple Choice)
4.9/5
(36)

When using an implicit intent, what process does the system use to know what to do with it?

(Multiple Choice)
4.8/5
(36)

Which of the following AsyncTask methods is NOT executed on the UI thread?

(Multiple Choice)
4.9/5
(34)

Method onDraw() of class android.view.View has the following signature:

(Multiple Choice)
4.8/5
(31)

Which of the following is NOT the built-in layout manager provided by RecyclerView?

(Multiple Choice)
4.9/5
(35)

Which is the correct explanation of ListView?

(Multiple Choice)
4.9/5
(43)

Which of the following is not true about using a WebView in your application?

(Multiple Choice)
4.7/5
(23)

Which of the following is a valid sequence of invokes to Activity lifecycle methods? (Select Two)

(Multiple Choice)
4.8/5
(31)

What is the parent class of all Activity widgets?

(Multiple Choice)
4.8/5
(39)

Which of the following statements is NOT correct about Android fragments?

(Multiple Choice)
4.9/5
(43)
Showing 201 - 220 of 224
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)