How to get the context object in android

Hi ,

I was wonder if there a way to get a context object (android.content.Context) and not just the name string of the context.

Thanks