VideoAdActivity
This class is no longer available in the most recent version of the SDK.
A more recent version of this class is available. Check out the latest version.
Extends:Activity
Package:ads
Constructors
VideoAdActivity()
public VideoAdActivity()
Instance Methods
onConfigurationChanged(Configuration)

Called by the system when the device configuration changes while your component is running. Note that, unlike activities, other components are never restarted when a configuration changes: they must always deal with the results of the change, such as by re-retrieving resources.

At the time that this function has been called, your Resources object will have been updated to return resource values matching the new configuration.

public void onConfigurationChanged(Configuration newConfig)
ParameterDescription
newConfigThe new device configuration.
Constants
URI_INTENT_EXTRA
public static final String URI_INTENT_EXTRA
VIDEO_PATH_INTENT_EXTRA
public static final String VIDEO_PATH_INTENT_EXTRA
MARKET_URI_INTENT_EXTRA
public static final String MARKET_URI_INTENT_EXTRA