Hi Mike,Yes, moving the call to onResume is the correct way to fix the
issue. For anything that extends Activity, you should be using the
onResume() to call Config.collectLifecycleData() and onPause() to call
Config.pauseCollectingLifecycleData().You can always find more
documentation on this here, specifically under the 'Lifecycle Metrics'
header.http://microsite.omniture.com/t2/help/en_US/mobile/android/#AnalyticsJared
ButterfieldMobile EngineerAdobe Marketing Cloud