OutOfMemoryError x loadAd (adRequest) x AdActivity

1

Good evening.

Does anyone know the AdActivity class? And does anyone know if I can use it seamlessly with finish() ?

Context acontext = null; 

AdActivity adActivity = (AdActivity) acontext; 

adActivity.finish();

I'm having problems with OutOfMemoryError that occurs when I do not call anuncioView.loadAd(adRequest) and then restart the app.

Can anyone help me?

Thanks.

    
asked by anonymous 11.07.2016 / 03:02

0 answers