Pregunta de entrevista de USAA

What is the difference between an android activity and a fragment?

Respuesta de la entrevista

Anónimo

25 oct 2016

Lot of difference between fragment and activity. Fragment is a sub activity and where activity is the one where user can see. To add the fragment to an activity we need to request instance to save by calling addtobackstack( )