Deck 4: Android OS and Application Development: Services, Philosophy, and Components
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/8
Play
Full screen (f)
Deck 4: Android OS and Application Development: Services, Philosophy, and Components
1
The android OS comes with many useful system services, which include processes you can easily ask for things such as your..
A)all of these and more.
B)location
C)sensor readings
D)Wi-Fi hot spots
A)all of these and more.
B)location
C)sensor readings
D)Wi-Fi hot spots
all of these and more.
2
What does the Gargenta mean in his Design Philosophy when he says that the project will, "Always be whole and complete"?
A)he means that when we finish the entire project we will have a working application, even though there will be points along the way when we will stop and the application will not run.
B)he means that the program must always be able to compile.
C)he means that we will work on the program by adding self contained chunks to it so that at every stopping point the application runs as though it were a whole and complete application. each additional chunk simply adds a new functionality to the application.
D)none of the above
A)he means that when we finish the entire project we will have a working application, even though there will be points along the way when we will stop and the application will not run.
B)he means that the program must always be able to compile.
C)he means that we will work on the program by adding self contained chunks to it so that at every stopping point the application runs as though it were a whole and complete application. each additional chunk simply adds a new functionality to the application.
D)none of the above
he means that we will work on the program by adding self contained chunks to it so that at every stopping point the application runs as though it were a whole and complete application. each additional chunk simply adds a new functionality to the application.
3
An Android application is a loose collection of content providers, activities, broadcast receivers, and services.
True
4
Which of the following is NOT an activity we will be creating for the YAMBA project?
A)preferences activity
B)update activity
C)timeline activity
D)status activity
A)preferences activity
B)update activity
C)timeline activity
D)status activity
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
5
The timeline receiver will receive messages from the Android system.
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
6
Status data will be exposed to the rest of the Android system via:
A)intents
B)a content provider
C)network receivers
D)altering permissions
A)intents
B)a content provider
C)network receivers
D)altering permissions
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
7
If the UI begins to behave sluggishly or crash while making network calls, this is likely due to…
A)network latency
B)hardware malfunctions
C)virus on the server
D)activity manager contains too much.
A)network latency
B)hardware malfunctions
C)virus on the server
D)activity manager contains too much.
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
8
How does Gargenta approach the problem of the app acting sluggishly due to network latency?
A)starting over
B)switching api levels
C)refactoring code
D)multithreading
A)starting over
B)switching api levels
C)refactoring code
D)multithreading
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck