Skip to content
elihart edited this page Mar 21, 2013 · 3 revisions

Overview

This class is an extension of the Application class and exists to store global application variables and methods that are accessible from any context.

Features

  1. You can access this from any activity by calling getApplication()
  2. Use this to access the AdCreationManager during ad creation
  3. Initializes configuration for the Universal Image Loader which is used for easy loading of images from urls.

Bugs

Planned Features

Clone this wiki locally