Exam 1: Android Application Development

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

What Eclipse plugin is required to develop Android application?

(Multiple Choice)
4.8/5
(27)

Which attribute would you use to animate the FloatingActionButton, moving it "into" the screen when user clicks it?

(Multiple Choice)
4.9/5
(32)

Which of the following WebView methods allows you to manually load HTML from String variable?

(Multiple Choice)
4.8/5
(29)

How many snackbars can be displayed at a time?

(Multiple Choice)
4.9/5
(42)

Which of the following classes is used by Intent to transfer data between different android components?

(Multiple Choice)
4.8/5
(23)

Which of the following is a call-back method that inflates an options menu from file res/menu/menu.xml?

(Multiple Choice)
4.8/5
(38)

Which of these is NOT recommended in the Android Developer's Guide as a method of creating an individual View?

(Multiple Choice)
4.8/5
(39)

Which is not included in the Android application framework?

(Multiple Choice)
4.7/5
(30)

Which of the following is true about implicit intents? (Choose two)

(Multiple Choice)
4.7/5
(36)

Which of these is the incorrect explanation of the Android SDK and AVD Manager?

(Multiple Choice)
4.7/5
(34)

Which of the following is not a ContentProvider provided natively by Android?

(Multiple Choice)
4.9/5
(33)

What does the following code do? dialog.getWindow().setFlags(LayoutParams.FLAG_BLUR_BEHIND, LayoutParams.FLAG_BLUR_BEHIND);

(Multiple Choice)
4.7/5
(33)

What is the name of the class used by Intent to store additional information?

(Multiple Choice)
4.8/5
(37)

Which of the following methods invoke a Snackbar?

(Multiple Choice)
4.9/5
(42)

Which of the following is NOT true about class DefaultHttpClient?

(Multiple Choice)
4.9/5
(25)

When is the intent resolution process triggered?

(Multiple Choice)
4.8/5
(39)

Which of the following is the correct way to add access permission to your application?

(Multiple Choice)
4.8/5
(34)

android:scheme is added in which of the following tags?

(Multiple Choice)
4.7/5
(19)

What method you should override to use Android menu system?

(Multiple Choice)
4.8/5
(38)

Which of the following is a NOT valid form of notification invoked by the NotificationManager?

(Multiple Choice)
4.9/5
(42)
Showing 141 - 160 of 224
close modal

Filters

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