What is the difference between an android activity and a fragment?
Anonymous
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( )
Check out your Company Bowl for anonymous work chats.