In this video it shows the steps to create a pop-up window floating on top of the main layout of the App. It uses the layout inflater to inflate the pop-up window layout and then uses the popupwindow API to create the pop-up window. In this example it shows a…