-
Notifications
You must be signed in to change notification settings - Fork 1
Java Packages
migueLoureiro edited this page Nov 27, 2014
·
4 revisions
Main package containing the extension of Android's Application and initializations of Singleton classes
All application's Activities
All Communications related Classes.
Physical Android device feedback. i.e.: Vibration, Audio, Alerts, Notifications.
All application's Fragments
All application's handlers.
All application's listenners.
All application's managers.
Positioning related classes.
Settings, Options, Preferences, Profiles, All user customization related classes.
All Subscribers classes which sole purpose is to implement IMCSubscriber and handle IMC messages.
Different systems related classes.
UI related classes with possible subpackages.
Various utilities with possible subpackages.