최신Android Applications UI/UX Design and Monetization Techniques - AND-803무료샘플문제
문제1
Android OS only allows installing apps that are signed with a digital certificate.
Android OS only allows installing apps that are signed with a digital certificate.
정답: A
문제2
When you configure your app to receive adds from Ad mediation, you should add the following code:
<meta-data android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version"/>
Which of the following files you should add this code to?
When you configure your app to receive adds from Ad mediation, you should add the following code:
<meta-data android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version"/>
Which of the following files you should add this code to?
정답: C
문제3
Which of the following choices is correct about the types of ads you allow to be shown to app users? (Select three)
Which of the following choices is correct about the types of ads you allow to be shown to app users? (Select three)
정답: A,B,C
문제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.
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
문제5
How can you configure your app as "Free" or "Paid"?
How can you configure your app as "Free" or "Paid"?
정답: C
문제6
Which of the following choices represents exactly the following monetize Android applications technique?
It is recommended that you offer a free version of your application that comes with advertisements, limited features, or even offer a trial version of your app for a limited time. Then, you can build a premium paid version of the same app which would be advertised-free with extra unleashed features.
Which of the following choices represents exactly the following monetize Android applications technique?
It is recommended that you offer a free version of your application that comes with advertisements, limited features, or even offer a trial version of your app for a limited time. Then, you can build a premium paid version of the same app which would be advertised-free with extra unleashed features.
정답: C