Using a global instance of GDStateListener instead of a per-activity listener
The
BlackBerry Dynamics Launcher Library
and BlackBerry Dynamics SDK for Android
do not have a mechanism to determine whether the global state listener is set in order to decide whether it should use its own GDStateListener
in its activity. You should set a global instance of GDStateListener
.