We use extends when we want to create a subclass of some class, and this is not android-specific, but part of Java. You might want to follow this tutorial.
solved When do we use ‘extends’ in a class in android [closed]
 
We use extends when we want to create a subclass of some class, and this is not android-specific, but part of Java. You might want to follow this tutorial.
solved When do we use ‘extends’ in a class in android [closed]