I wanna know how the code works and especially why super.onCreate( ) along with our own code is kept inside onCreate(Bundle savedInstanceState){ }?
public