Maple Android - maplesyrup/maple-android GitHub Wiki

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.