Possible duplicate:
What is the context in Android?
I would like to know what the Android Context is and why it is needed. I know this is related to the class, and each class has a unique context. I saw in some code that passes context when calling methods of another class. I do not understand why this is necessary. Please help.
android android-context
Droidme
source share