'How do I duplicate an Android WebView and assisgn its current state and page loaded into another webview?

I have a webview that has loaded a url, how do I duplicate this webview into another webview object with its current state? i.e duplicating resources loaded on Android webview into another Android webview object



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source