Exam 3: Android Development: Files, Activities, Services, and Intents
Exam 1: Android: Licensing, Ownership, and Development25 Questions
Exam 2: Android Application Development25 Questions
Exam 3: Android Development: Files, Activities, Services, and Intents24 Questions
Exam 4: Android OS and Application Development: Services, Philosophy, and Components8 Questions
Select questions type
What runs in the background and doesn't have any UI components?
Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
C
Application contexts are independent of the activity life cycle.
Free
(True/False)
4.9/5
(30)
Correct Answer:
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)
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)
an implicit intent is the sender specifies the type of receiver?
(True/False)
4.8/5
(32)
Creating a UI (User Interface) in Android requires careful use of…
(Multiple Choice)
4.7/5
(37)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)