I understand that android is a completely different matter than browser programming. But, based on the background of web development, I wanted to determine which fragments should be used? Are they similar to the iframes concept in an HTML page with its own user interface and can be added to any other page?
If not, then what is the common use case for android fragments?
source share