Hola tengo 1 aplicacion con admod que me da algunos centavos al dia, por fin finalice otra y he intentado colocarle publicidad pero a la hora de intentarlo no funciona nisiquiera funciona en adtestdesive
I/Ads ( 1589): Please set theme of AdActivity to @android:style/Theme.Translucent to enable transparent background interstitial ad.
W/Ads ( 4686): Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname
W/Ads ( 1589): There was a problem getting an ad response. ErrorCode: 2
W/Ads ( 1589): Failed to load ad: 2
I/yoyo ( 1589): onAdFailedToLoad called
I/yoyo ( 1589): showinterstitial called
I/yoyo ( 1589): Interstitial ad was not ready to be shown.
I/yoyo ( 1589): onPause
I/yoyo ( 1589): Pausing the Runner
W/yoyo ( 1589): AL lib: (EE) dlGetIID: dlsymIID :: SL_IID_VOLUME :: 558deeb8
I/yoyo ( 1589): onWindowFocusChanged(false|false)
W/yoyo ( 1589): AL lib: (EE) dlGetIID: dlsymIID :: SL_IID_VOLUME :: 558deeb8
I/yoyo ( 1589): onStop
I/Ads ( 1589): Ad is not visible. Not refreshing ad.
I/Ads ( 1589): Scheduling ad refresh 60000 milliseconds from now.
I/Ads ( 1589): Ad is not visible. Not refreshing ad.
I/Ads ( 1589): Scheduling ad refresh 60000 milliseconds from now.
I/Ads ( 1589): Ad is not visible. Not refreshing ad.
I/Ads ( 1589): Scheduling ad refresh 60000 milliseconds from now.
I/Ads ( 1589): Ad is not visible. Not refreshing ad.
I/Ads ( 1589): Scheduling ad refresh 60000 milliseconds from now.
I/Ads ( 1589): Ad is not visible. Not refreshing ad.
I/Ads ( 1589): Scheduling ad refresh 60000 milliseconds from now.
Alguien sabe si algo cambio?
El error clave es este:
W/Ads ( 4686): Error while connecting to ad server: Unable to resolve host "googleads.g.doubleclick.net": No address associated with hostname
Una razón común para esto es que tu dispositivo no puede ponerse en contacto con un servidor dns para realizar una búsqueda.
La causa más común es que el dispositivo no tiene una conexión a internet.
Al no mostrar mas información como la dirección IP que intenta buscar, no puedo decirte si tu hosts está dañado.