Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
Recent questions and answers in android
0
votes
1
answer
142
views
When would the operating system use the onTrimMemory() method?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
173
views
You want to allow users to take a picture in your app. Which code snippet is the correct approach?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
130
views
What is not in the activity lifecycle?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
304
views
What is not a type of resource for providing your app with strings?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
152
views
What is not a use case for idling resources in your Espresso tests?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
93
views
In the ConstraintLayout below, why wouldn't button expand to fill the width of parent?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
85
views
If you need your app code to inspect information about the current build, which class should you use?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
176
views
Which approach is not recommended for providing a useful offline state in your app?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
88
views
You need to provide your users with certain features of your app on-demand or as instant
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
155
views
What is the current recommended way to handle long-running background tasks?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
140
views
To shrink your code in release builds, what tool does Android Studio use?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
93
views
Which attribute of the element is used to specify the minimum API Level required for the application to run?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
126
views
What is the use of AndroidManifest.xml file?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
86
views
You have created an AboutActivity class that displays details about your app. Which code snippet
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
130
views
What should you use to display a large, scrolling list of elements?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
208
views
Which component is not an entry point through which the system or a user can enter your app?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
198
views
what is not a benefit of externalizing app resources such as image and string from a code?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
467
views
Which statement, in build.gradle file, correctly denotes that the corresponding module is an Android library module?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
99
views
When attempting to build your project, what might the following error indicate?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
272
views
Given an APK named app-internal-debug.apk produced from the build process, which statement is likely to be true?
answered
May 11, 2023
in
android
by
Admin
(
0
points)
android
To see more, click for all the
questions in this category
.
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.
Recent questions and answers in android
Ask a question:
...