Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
Recent questions in Computer Science
0
votes
1
answer
88
views
When should you use the androidTest directory to store your test classes?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
80
views
What folder should you use for your app's launcher icons?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
148
views
Why do developers often put app initialization code in the Application class?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
83
views
You need to upgrade to the latest version of the Android Gradle plugin. Which file should you modify?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
110
views
Which layout is best for large, complex hierarchies?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
84
views
What is _not_ a good way to reuse Android code?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
97
views
To preserve on-device memory, how might you determine that the user's device has limited storage capabilities?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
147
views
Which definition will prevent other apps from accessing your Activity class via an intent?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
91
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
80
views
You have built code to make a network call and tested that it works in your development environment.
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
74
views
To optimize your APK size, what image codec should you use?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
95
views
You would like to enable analytics tracking only in release builds. How can you create a new field in the
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
80
views
When would you use the ActivityCompat.shouldShowRequestPermissionRationale() function?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
105
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
142
views
When should you store files in the /assets directory?
asked
May 11, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
94
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
125
views
Why might you need to include the following permission to your app? android.permission.ACCESS_NETWORK_STATE
asked
May 9, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
101
views
You want to provide a different drawable for devices that are in landscape mode and whose language
asked
May 9, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
100
views
What tag should you use to add a reusable view component to a layout file?
asked
May 9, 2023
in
android
by
Admin
(
0
points)
android
0
votes
1
answer
110
views
Given the test class below, which code snippet would be a correct assertion?
asked
May 9, 2023
in
android
by
Admin
(
0
points)
android
Page:
« prev
1
...
75
76
77
78
79
80
81
...
104
next »
3.0k
questions
3.0k
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 in Computer Science
Ask a question:
...