Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
What allows you to properly restore a user's state when an activity is restarted?
0
votes
84
views
asked
May 9, 2023
in
android
by
Admin
(
0
points)
closed
May 9, 2023
by
Admin
What allows you to properly restore a user's state when an activity is restarted?
a. the onSaveInstance()method
b. all of these answers
c. persistent storage
d. ViewModel objects
closed
android
Please
log in
or
register
to add a comment.
1
Answer
0
votes
answered
May 9, 2023
by
Admin
(
0
points)
Best answer
b
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
90
views
You want to allow users to take pictures in your app. Which is not an advantage of creating an appropriate
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
165
views
You want to allow users to take a picture in your app. Which code snippet is the correct approach?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
73
views
Which source set is _not_ available to you by default when Android Studio creates a new project?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
77
views
You want to open the default Dialer app on a device. What is wrong with this code? val dialerIntent
asked
May 9, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
98
views
You launch your app, and when you navigate to a new screen it crashes, Which action will NOt
asked
May 9, 2023
in
android
by
Admin
(
0
points)
android
2.8k
questions
2.8k
answers
0
comments
76
users
Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...