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
132
views
Why do developers often put app initialization code in the Application class?
answered
May 11, 2023
in
android
android
0
votes
69
views
You need to upgrade to the latest version of the Android Gradle plugin. Which file should you modify?
answered
May 11, 2023
in
android
android
0
votes
100
views
Which layout is best for large, complex hierarchies?
answered
May 11, 2023
in
android
android
0
votes
69
views
What is _not_ a good way to reuse Android code?
answered
May 11, 2023
in
android
android
0
votes
82
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
139
views
Which definition will prevent other apps from accessing your Activity class via an intent?
answered
May 11, 2023
in
android
android
0
votes
73
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
64
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
60
views
To optimize your APK size, what image codec should you use?
answered
May 11, 2023
in
android
android
0
votes
82
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
66
views
When would you use the ActivityCompat.shouldShowRequestPermissionRationale() function?
answered
May 11, 2023
in
android
android
0
votes
90
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
126
views
When should you store files in the /assets directory?
answered
May 11, 2023
in
android
android
0
votes
77
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
109
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
90
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
89
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
100
views
Given the test class below, which code snippet would be a correct assertion?
answered
May 9, 2023
in
android
android
0
votes
226
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
137
views
To persist a small collection of key-value data, what should you use?
answered
May 9, 2023
in
android
android
Page:
« prev
1
...
109
110
111
112
113
114
115
...
140
next »
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.
2.8k
questions
2.8k
answers
0
comments
76
users
...