I want to put a \"close\" button in a web page (our client wants to do that) and when I click this button, I want to close Browser (not the current tab but \"browser\" in An
Android browser allows JavaScript to close only popup windows. Hence there is no way to close window, unless it has been created as a popup window.