"A Context is a handle to the system". - Simply put, it means that the Context object is where you can get other system resources - e.g. if you want to use the GPS, you get the LocationManager from the Context.
Where exactly did you find "class stub"? In which context?