Skip to content
Rahul Pandey edited this page Jun 8, 2013 · 1 revision

Helper Classes

These classes cannot be run as activities, but help us manage other aspects of the app.

LoginActivity

CompanyList

FontManager

FontPickerDialog

MapleApplication

MapleFilter

MapleHttpClient

Utility

AdCreationManager

In addition to the above activities, we also have classes to encapsualte a User, Company, CompanyData, CompanyLogo, and Campaign. The Utility.java class is a collection of a bunch of o extra (mostly static) methods which are called from throughout the app.

Clone this wiki locally