How can you generate an APK file for your Android application?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 2
User experience (UX) designers and information architects use wireframes and prototypes to show
navigation paths between activities.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 3
Fill in the blank the following sentence with one of the choices below:
………………………………. is the person who is responsible for the interaction between the user and the
activities, buttons, images, colors and other technical parts of the application visual design.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 4
AdMob Mediation helps increase the app publisher monetization by sending ad requests to multiple
ad networks and ensure that the app’s publisher finds the best available ad network to serve ads.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 5
Using the LVL (License Verification Library) in your Android application code requires using one main
class: LicenseChecker, and there is no need to using the LicenseCheckerCallback class.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 6
You can change your app from being a paid application to a free one.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 7
Which of the following Android files will be released to Google Play?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 8
You should add the following XML code illustrated in the following image to AdView widget in order
to add an Ad to your activity:
Which two choices of the following are correct about adUnitId ? (Select two)
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A, B
Q: 9
Google Play licensing service does not determine itself if a given user with a given license was
granted access to your application. Rather, this responsibility is left to a Policy implementation that
you provide in your application.
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 10
Which of the following choices is the best description for "Don't Have a Complicated Signup to get
successful UX design"?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
D
Q: 11
What is the name of the missing part of the following image?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
C
Q: 12
You should add the following XML code illustrated in the following image to AdView widget in order
to add an Ad to your activity:
Which choice of the following can be an attribute value of ads:adSize=”BANNER” in this code?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
A
Q: 13
Which of the following choices is the most important feature a user may need in any app? (Select
three)
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
ABD
Q: 14
When you configure your app to receive adds from Ad mediation, you should add the following code:
Which of the following files you should add this code to?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.
Correct Answer:
B
Q: 15
Which of the following choices is considered a purpose of app test usability by participants?