I don\'t really get the idea behind how this whole thing works really, so if I have some class A that need the context of a class B which extends <
A
B
you pass the context to class B in it's constructor, and make sure you pass getApplicationContext() instead of a activityContext()