Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

PDF AND-403 Study Guide

Page: 2 / 3
Total 76 questions

Monetize Android Applications Questions and Answers

Question 5

Which of the following is NOT true about Managed in-app products?

Options:

A.

They have their ownership information tracked and managed by Google Play.

B.

Their purchase information is persistent on Google server and is removed when the application is uninstalled.

C.

They can be consumable.

D.

They can be non-consumable

Question 6

Which of the following cannot be done using Google Play Licensing?

Options:

A.

Your application can query Google Play at run time and obtain the licensing status for the current user.

B.

You can apply licensing per application

C.

You can decide what restriction to apply in your application.

D.

You can convert your free application to paid application if your application reaches a high number of downloads.

Question 7

When tracking the errors in your application using a mobile analytics service, which of the following is NOT a correct type of information you can collect?

Options:

A.

Where in the code the exception occurred.

B.

What time the error was thrown.

C.

What actions the user made that caused the error

D.

Which component of the Android OS threw an exception.

Question 8

What does the following code snippet do?

mHelper.launchPurchaseFlow(this, ITEM_SKU, 10001,

mPurchaseFinishedListener, "");

Options:

A.

Inform Google Play to add a product to the product list.

B.

Send the purchased item to the application.

C.

Launches and finishes the purchase process.

D.

Starts the purchase process.

Page: 2 / 3
Total 76 questions