The AdView constructor has this API:
public AdView( Context context )
When instantiating an AdView inside a class that extends Activity, we should use ____________ as the argument of the AdView constructor.
The setTestDevice method of the AdRequest.Builder class accepts a String parameter; we can call it in order to receive test ads instead of live ads. To use the emulator, we pass the __________________ constant of the AdRequest class.