Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
User admin
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by admin
0
votes
115
views
What is _not_ a good way to reuse Android code?
answered
May 11, 2023
in
android
android
0
votes
123
views
To preserve on-device memory, how might you determine that the user's device has limited storage capabilities?
answered
May 11, 2023
in
android
android
0
votes
167
views
Which definition will prevent other apps from accessing your Activity class via an intent?
answered
May 11, 2023
in
android
android
0
votes
142
views
Which source set is _not_ available to you by default when Android Studio creates a new project?
answered
May 11, 2023
in
android
android
0
votes
128
views
You have built code to make a network call and tested that it works in your development environment.
answered
May 11, 2023
in
android
android
0
votes
103
views
To optimize your APK size, what image codec should you use?
answered
May 11, 2023
in
android
android
0
votes
127
views
You would like to enable analytics tracking only in release builds. How can you create a new field in the
answered
May 11, 2023
in
android
android
0
votes
123
views
When would you use the ActivityCompat.shouldShowRequestPermissionRationale() function?
answered
May 11, 2023
in
android
android
0
votes
167
views
You want to allow users to take pictures in your app. Which is not an advantage of creating an appropriate
answered
May 11, 2023
in
android
android
0
votes
168
views
When should you store files in the /assets directory?
answered
May 11, 2023
in
android
android
0
votes
145
views
You want to open the default Dialer app on a device. What is wrong with this code? val dialerIntent
answered
May 9, 2023
in
android
android
0
votes
158
views
Why might you need to include the following permission to your app? android.permission.ACCESS_NETWORK_STATE
answered
May 9, 2023
in
android
android
0
votes
150
views
You want to provide a different drawable for devices that are in landscape mode and whose language
answered
May 9, 2023
in
android
android
0
votes
124
views
What tag should you use to add a reusable view component to a layout file?
answered
May 9, 2023
in
android
android
0
votes
141
views
Given the test class below, which code snippet would be a correct assertion?
answered
May 9, 2023
in
android
android
0
votes
285
views
You need to retrieve a list of photos from an API. Which code snippet defines an HTML GET request in Retrofit?
answered
May 9, 2023
in
android
android
0
votes
178
views
To persist a small collection of key-value data, what should you use?
answered
May 9, 2023
in
android
android
0
votes
189
views
You need to get a list of devices that are attached to your computer with USB debugging enable.
answered
May 9, 2023
in
android
android
0
votes
154
views
Why is it problematic to define sizes using pixels on Android?
answered
May 9, 2023
in
android
android
0
votes
145
views
How would you retrieve the value of a user's email from SharedPreferences while ensuring that
answered
May 9, 2023
in
android
android
Page:
« prev
1
...
118
119
120
121
122
123
124
...
149
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.
3.0k
questions
3.0k
answers
0
comments
76
users
...