Show history of a WebView in a listView that is in another Activity

1
Hello, in my project I have to display the history of a WebView in a ListView, I already have a code for it but only works if the ListView and Webview are in the same Activity. What I want to do is this but the WebView and the ListView being in different Activitys. How to proceed?

    
asked by anonymous 29.07.2016 / 18:39

0 answers