getting an error for must implement the inherited abstract method

I am new to android and am getting The type LinearLayoutActivity must implement the inherited abstract method RadioGroup.OnCheckedChangeListener.onCheckedChanged(RadioGroup, int) for an error. I d...