io.fabric.sdk.android

Interfaces

InitializationCallback<T> Callback to use when monitoring Fabric initialization. 
KitGroup Wrapper for a set of logically grouped Kit's. 
Logger Interface to support custom logger. 

Classes

ActivityLifecycleManager This is a convenience class that wraps the ActivityLifecycleCallbacks registration. 
ActivityLifecycleManager.Callbacks Override the methods corresponding to the activity. 
DefaultLogger Default logger that logs to android.util.Log. 
Fabric Fabric initializes and stores the provided Kit's. 
Fabric.Builder Fluent API for creating Fabric instances. 
InitializationCallback.Empty  
Kit<Result> The base class to extend from for classes needing initialization with with(android.content.Context, Kit[])  
KitInfo  
SilentLogger Silent logger that does nothing. 

Exceptions

InitializationException Represents a Fabric initialization error.