Pergunta de entrevista da empresa USAA

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

Resposta da entrevista

Sigiloso

25 de out. de 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( )