In phonegap app all external link opening in default webview browser, i need to give a close button which will close the current window and back to app. Same thing what a back button do in android.
I have tried window.close()
but it is not working on app.