Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Android AND-803 - Android Applications UI/UX Design and Monetization Techniques

Page: 1 / 2
Total 51 questions

What is the name of the missing part of the following image?

A.

activity_main.xml

B.

Manifest file

C.

License Verification Library (LVL)

D.

License.xml

When you create an Android app including ad, you should configure the app ID (AdMob App

ID). Which file of the following files of your app should include your app ID (AdMob App ID)?

A.

Manifest.xml

B.

activity_main.xml

C.

MainActivity.xml

D.

styles.xml

You can change your app from being a paid application to a free one.

A.

True

B.

False

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?

A.

SMART_BANNER

B.

RECTANGLE _BANNER

C.

CIRCLE_BANNER

D.

POP_UP_BANNER

Android OS only allows installing apps that are signed with a digital certificate.

A.

True

B.

False

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.

A.

True

B.

False

As a UX designer, when you design a long signup form, which of the following choices should you consider?

A.

Use a web form inside your app to collect your app users' information.

B.

Collect all user information accurately specially age, date of birth, gender and total income.

C.

Try to put all signup information which you need to collect from users in one form.

D.

Separate this form in two or more forms and when users finish the first one, they will move to another one.

Which three of the following are ad formats? (Select three)

A.

Banner ad format.

B.

Interstitial ad format.

C.

Menu ad format.

D.

Rewarded video ad format.

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)

A.

An ad unit Id is a unique ID number assigned to each of your ad units when they are created in AdMob.

B.

The ad unit Id is added to your app's code and is used to identify ad requests from the ad unit.

C.

The ad unit Id is created by Android Studio, and it must be used for all ads in the same app.

D.

The ad unit Id is used as a user name to login to AdMob web site to check your revenue of this ad.

Which of the following is NOT among the UX designer responsibilities? (Select one choice only)

A.

Understanding Users' and Business Needs.

B.

Strategy and Content.

C.

Wireframing and Prototyping.

D.

Visual Design.