Exam 3: Android Development: Files, Activities, Services, and Intents

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

What is an Activity?

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

A

What runs in the background and doesn't have any UI components?

Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
Verified

C

Application contexts are independent of the activity life cycle.

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

True

A good example app should demonstrate most of the aspects of the application framework that are unique to Android.

(True/False)
4.8/5
(27)

Which answer is not part of the design philosophy talked about in chapter five?

(Multiple Choice)
4.8/5
(42)

Which of the following is NOT a state in the lifecycle of a service?

(Multiple Choice)
4.9/5
(32)

Broadcast receivers are Android's implementation of a system-wide publish/subscribe mechanism, or more precisely, what design pattern?

(Multiple Choice)
4.9/5
(31)

An activity in a stopped state is doing nothing.

(True/False)
4.8/5
(36)

What built-in database is Android shipped with?

(Multiple Choice)
4.9/5
(33)

The XML file that contains all the text that your application uses.

(Multiple Choice)
4.9/5
(29)

What file is responsible for glueing everthing together , explaining what the applicatin consists of, what its main building blocks are, ext…?

(Multiple Choice)
4.9/5
(35)

When the activity is not in focus, but still visible on the screen it is in?

(Multiple Choice)
4.7/5
(30)

YAMBA stands for Yet Another Mobile Banking App.

(True/False)
4.9/5
(38)

an implicit intent is the sender specifies the type of receiver?

(True/False)
4.8/5
(32)

Services have any user interface components

(True/False)
4.9/5
(36)

Creating a UI (User Interface) in Android requires careful use of…

(Multiple Choice)
4.7/5
(37)

When an activity doesn't exist in memory it is in.

(Multiple Choice)
5.0/5
(42)

What will services be used for in the Yamba project?

(Multiple Choice)
4.8/5
(35)

Lists and adapters are more organizational aids than user interface elements in Android.

(True/False)
4.8/5
(35)

In an explicit intent, the sender specifies the type of receiver.

(True/False)
4.8/5
(32)
Showing 1 - 20 of 24
close modal

Filters

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