sample-android-mixpanel-integration icon indicating copy to clipboard operation
sample-android-mixpanel-integration copied to clipboard

Session Manager usage with multiple activities

Open bangarharshit opened this issue 9 years ago • 0 comments

In my app, I have many activities so sessionmanager should works with something like this - http://steveliles.github.io/is_my_android_app_currently_foreground_or_background.html . The problem is in this case I am able to use context by extracting from application. Do you guys know a better pattern than this?

bangarharshit avatar Jan 06 '16 12:01 bangarharshit