Android Question How to embed a browser in an application?

Hello.
Tell me, is it possible to organize the opening of the site inside the application in a separate window?
For example, in a running application, create a window (panel) in an Activity (as in Windows on the desktop), in which to display the contents of the site.
That is, how to embed a browser in an Activity.

Thanks in advance.
 
Top